From 8bfd1c431285c0f3131d3c848d3e3c6e0e2dbdde Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Tue, 27 May 2025 01:41:44 -0400 Subject: refactor: update descriptions --- coreutils-hybrid/.SRCINFO | 2 +- coreutils-hybrid/PKGBUILD | 2 +- coreutils-uutils-selinux/.SRCINFO | 2 +- coreutils-uutils-selinux/PKGBUILD | 2 +- coreutils-uutils/.SRCINFO | 2 +- coreutils-uutils/PKGBUILD | 4 +++- 6 files changed, 8 insertions(+), 6 deletions(-) diff --git a/coreutils-hybrid/.SRCINFO b/coreutils-hybrid/.SRCINFO index 58b8ea5..3e9571d 100644 --- a/coreutils-hybrid/.SRCINFO +++ b/coreutils-hybrid/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = coreutils-hybrid - pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils being used as actual system coreutils + pkgdesc = GNU coreutils/uutils-coreutils hybrid package pkgver = 0.1.0 pkgrel = 1 url = https://github.com/uutils/coreutils diff --git a/coreutils-hybrid/PKGBUILD b/coreutils-hybrid/PKGBUILD index d69783b..79e7fe2 100644 --- a/coreutils-hybrid/PKGBUILD +++ b/coreutils-hybrid/PKGBUILD @@ -5,7 +5,7 @@ _gnuver=9.7 _uuver=0.1.0 pkgver=${_uuver} pkgrel=1 -pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils being used as actual system coreutils' +pkgdesc='GNU coreutils/uutils-coreutils hybrid package' arch=('x86_64') license=('GPL3' 'MIT') url='https://github.com/uutils/coreutils' diff --git a/coreutils-uutils-selinux/.SRCINFO b/coreutils-uutils-selinux/.SRCINFO index ddb0c00..690f5ab 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 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 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 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' diff --git a/coreutils-uutils/.SRCINFO b/coreutils-uutils/.SRCINFO index ad8e136..6c6cc61 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 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. This package does NOT include 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 363fe2a..ac5a7ec 100644 --- a/coreutils-uutils/PKGBUILD +++ b/coreutils-uutils/PKGBUILD @@ -3,7 +3,9 @@ pkgname=coreutils-uutils pkgver=0.1.0 pkgrel=2 -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. This package does NOT include +chcon, runcon, and stty' arch=('x86_64') license=('GPL3' 'MIT') url='https://github.com/uutils/coreutils' -- cgit v1.2.3