From 1e88798dc106694ee618e0a0f634ad06e99fbcd6 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Tue, 27 May 2025 16:06:09 -0400 Subject: refactor: update `pkgdesc`, so I don't forget next time --- coreutils-uutils/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'coreutils-uutils/PKGBUILD') 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' -- cgit v1.2.3