diff options
| -rw-r--r-- | coreutils-uutils/.SRCINFO | 2 | ||||
| -rw-r--r-- | coreutils-uutils/PKGBUILD | 2 |
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' |
