diff options
| author | kj-sh604 | 2025-05-27 01:41:44 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-05-27 01:41:44 -0400 |
| commit | 8bfd1c431285c0f3131d3c848d3e3c6e0e2dbdde (patch) | |
| tree | e44fa22ef3cfea84470d3e20b47992bb42cbf7f5 /coreutils-uutils-selinux/PKGBUILD | |
| parent | 2256dadcda69b5ee0cb1a517aea9446e1cec54a0 (diff) | |
refactor: update descriptions
Diffstat (limited to 'coreutils-uutils-selinux/PKGBUILD')
| -rw-r--r-- | coreutils-uutils-selinux/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils-uutils-selinux/PKGBUILD b/coreutils-uutils-selinux/PKGBUILD index 94af604..acf5a6c 100644 --- a/coreutils-uutils-selinux/PKGBUILD +++ b/coreutils-uutils-selinux/PKGBUILD @@ -3,7 +3,7 @@ pkgname=coreutils-uutils-selinux pkgver=0.1.0 pkgrel=1 -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. Built with libselinux to include chcon, runcon, and stty' arch=('x86_64') license=('GPL3' 'MIT') url='https://github.com/uutils/coreutils' |
