summaryrefslogtreecommitdiffstats
path: root/coreutils-uutils-selinux
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils-uutils-selinux')
-rw-r--r--coreutils-uutils-selinux/.SRCINFO2
-rw-r--r--coreutils-uutils-selinux/PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/coreutils-uutils-selinux/.SRCINFO b/coreutils-uutils-selinux/.SRCINFO
index 690f5ab..d2548c8 100644
--- a/coreutils-uutils-selinux/.SRCINFO
+++ b/coreutils-uutils-selinux/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = coreutils-uutils-selinux
- 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
+ pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities. Built with libselinux for the chcon, runcon, and stty binaries
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/uutils/coreutils
diff --git a/coreutils-uutils-selinux/PKGBUILD b/coreutils-uutils-selinux/PKGBUILD
index b8101d4..31445eb 100644
--- a/coreutils-uutils-selinux/PKGBUILD
+++ b/coreutils-uutils-selinux/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=coreutils-uutils-selinux
pkgver=0.1.0
pkgrel=1
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'
+coreutils installed as system core utilities. Built with libselinux for the
+chcon, runcon, and stty binaries'
arch=('x86_64')
license=('GPL3' 'MIT')
url='https://github.com/uutils/coreutils'