summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042025-05-27 13:25:37 -0400
committerkj-sh6042025-05-27 13:25:37 -0400
commitab73f4c06c1e8c7d5e322427e27311f4a37eb450 (patch)
treeb5667c0e5017df9685617277b896e85daea7175b
parent4168a46c1f8dafe6c96c788682fadf846451f9f0 (diff)
refactor: update re-write to rel 3
-rw-r--r--coreutils-uutils/.SRCINFO2
-rw-r--r--coreutils-uutils/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/coreutils-uutils/.SRCINFO b/coreutils-uutils/.SRCINFO
index b89fdaf..bfe88c7 100644
--- a/coreutils-uutils/.SRCINFO
+++ b/coreutils-uutils/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = coreutils-uutils
pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities. This package does NOT build chcon, runcon, and stty
pkgver = 0.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/uutils/coreutils
arch = x86_64
license = GPL3
diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD
index 6e3a455..7c9ef65 100644
--- a/coreutils-uutils/PKGBUILD
+++ b/coreutils-uutils/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=coreutils-uutils
pkgver=0.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU
coreutils installed as system core utilities. This package does NOT build
chcon, runcon, and stty'