summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils-uutils/PKGBUILD')
-rw-r--r--coreutils-uutils/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD
index 363fe2a..ac5a7ec 100644
--- a/coreutils-uutils/PKGBUILD
+++ b/coreutils-uutils/PKGBUILD
@@ -3,7 +3,9 @@
pkgname=coreutils-uutils
pkgver=0.1.0
pkgrel=2
-pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils being used as actual system coreutils'
+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'
arch=('x86_64')
license=('GPL3' 'MIT')
url='https://github.com/uutils/coreutils'