From 4168a46c1f8dafe6c96c788682fadf846451f9f0 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Tue, 27 May 2025 01:48:32 -0400 Subject: refactor: update descriptions --- coreutils-uutils-selinux/.SRCINFO | 2 +- coreutils-uutils-selinux/PKGBUILD | 4 ++-- coreutils-uutils/.SRCINFO | 2 +- coreutils-uutils/PKGBUILD | 2 +- 4 files changed, 5 insertions(+), 5 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' 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') -- cgit v1.2.3