summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils-uutils')
-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 6c6cc61..b89fdaf 100644
--- a/coreutils-uutils/.SRCINFO
+++ b/coreutils-uutils/.SRCINFO
@@ -1,5 +1,5 @@
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 include chcon, runcon, and stty
+ 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
url = https://github.com/uutils/coreutils
diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD
index ac5a7ec..6e3a455 100644
--- a/coreutils-uutils/PKGBUILD
+++ b/coreutils-uutils/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=coreutils-uutils
pkgver=0.1.0
pkgrel=2
pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU
-coreutils installed as system core utilities. This package does NOT include
+coreutils installed as system core utilities. This package does NOT build
chcon, runcon, and stty'
arch=('x86_64')
license=('GPL3' 'MIT')