diff options
| author | kj-sh604 | 2025-05-27 01:48:32 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-05-27 01:48:32 -0400 |
| commit | 4168a46c1f8dafe6c96c788682fadf846451f9f0 (patch) | |
| tree | 40a8f7a45649577e528ff74984eff8aa108ece1f /coreutils-uutils | |
| parent | f1aa1826e4b1a7e80da18cdea4b223573057767d (diff) | |
refactor: update descriptions
Diffstat (limited to 'coreutils-uutils')
| -rw-r--r-- | coreutils-uutils/.SRCINFO | 2 | ||||
| -rw-r--r-- | coreutils-uutils/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/coreutils-uutils/.SRCINFO b/coreutils-uutils/.SRCINFO index 6c6cc61..b89fdaf 100644 --- a/coreutils-uutils/.SRCINFO +++ b/coreutils-uutils/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = coreutils-uutils - pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities. This package does NOT include chcon, runcon, and stty + pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities. This package does NOT build chcon, runcon, and stty pkgver = 0.1.0 pkgrel = 2 url = https://github.com/uutils/coreutils diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD index ac5a7ec..6e3a455 100644 --- a/coreutils-uutils/PKGBUILD +++ b/coreutils-uutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname=coreutils-uutils pkgver=0.1.0 pkgrel=2 pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU -coreutils installed as system core utilities. This package does NOT include +coreutils installed as system core utilities. This package does NOT build chcon, runcon, and stty' arch=('x86_64') license=('GPL3' 'MIT') |
