summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils/PKGBUILD
diff options
context:
space:
mode:
authorkj-sh6042025-05-27 16:06:09 -0400
committerkj-sh6042025-05-27 16:06:09 -0400
commit1e88798dc106694ee618e0a0f634ad06e99fbcd6 (patch)
tree1c724e84181783946cdf7e9b78ed70607913aebd /coreutils-uutils/PKGBUILD
parent2e5d1571dcbad06c1e2171340e96ce07f02ef437 (diff)
refactor: update `pkgdesc`, so I don't forget next time
Diffstat (limited to 'coreutils-uutils/PKGBUILD')
-rw-r--r--coreutils-uutils/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD
index 3d3dc5c..c68c9fc 100644
--- a/coreutils-uutils/PKGBUILD
+++ b/coreutils-uutils/PKGBUILD
@@ -4,8 +4,7 @@ pkgname=coreutils-uutils
pkgver=0.1.0
pkgrel=3
pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU
-coreutils installed as system core utilities. This PKGBUID does NOT build
-chcon and runcon'
+coreutils installed as system core utilities.'
arch=('x86_64')
license=('GPL3' 'MIT')
url='https://github.com/uutils/coreutils'