summaryrefslogtreecommitdiffstats
path: root/coreutils-hybrid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils-hybrid/PKGBUILD')
-rw-r--r--coreutils-hybrid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils-hybrid/PKGBUILD b/coreutils-hybrid/PKGBUILD
index d69783b..79e7fe2 100644
--- a/coreutils-hybrid/PKGBUILD
+++ b/coreutils-hybrid/PKGBUILD
@@ -5,7 +5,7 @@ _gnuver=9.7
_uuver=0.1.0
pkgver=${_uuver}
pkgrel=1
-pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils being used as actual system coreutils'
+pkgdesc='GNU coreutils/uutils-coreutils hybrid package'
arch=('x86_64')
license=('GPL3' 'MIT')
url='https://github.com/uutils/coreutils'