summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils/PKGBUILD
diff options
context:
space:
mode:
authorkj-sh6042025-05-29 12:40:43 -0400
committerkj-sh6042025-05-29 12:40:43 -0400
commit8b7b0e348ee46ef59fe1d2d3679b1a96992c5a13 (patch)
treea95bb52917cad933e23b6255fff3d2f459db1aa1 /coreutils-uutils/PKGBUILD
parent1fc912e90e270d5b8698761ca86c362592ce9a19 (diff)
refactor: update uutils stuff
Diffstat (limited to 'coreutils-uutils/PKGBUILD')
-rw-r--r--coreutils-uutils/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD
index bad4287..6abb692 100644
--- a/coreutils-uutils/PKGBUILD
+++ b/coreutils-uutils/PKGBUILD
@@ -3,8 +3,8 @@
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.'
+pkgdesc='Cross-platform Rust rewrite of the GNU coreutils installed as system
+core utilities (WARNING: use at own risk).'
arch=('x86_64')
license=('MIT')
url='https://github.com/uutils/coreutils'