From 8b7b0e348ee46ef59fe1d2d3679b1a96992c5a13 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 29 May 2025 12:40:43 -0400 Subject: refactor: update uutils stuff --- coreutils-uutils/.SRCINFO | 2 +- coreutils-uutils/PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'coreutils-uutils') diff --git a/coreutils-uutils/.SRCINFO b/coreutils-uutils/.SRCINFO index 60b4eb6..c3f2dda 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. + pkgdesc = Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities (WARNING: use at own risk). pkgver = 0.1.0 pkgrel = 3 url = https://github.com/uutils/coreutils diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD index bad4287..6abb692 100644 --- a/coreutils-uutils/PKGBUILD +++ b/coreutils-uutils/PKGBUILD @@ -3,8 +3,8 @@ pkgname=coreutils-uutils pkgver=0.1.0 pkgrel=3 -pkgdesc='(warning: use at own risk) Cross-platform Rust rewrite of the GNU -coreutils installed as system core utilities.' +pkgdesc='Cross-platform Rust rewrite of the GNU coreutils installed as system +core utilities (WARNING: use at own risk).' arch=('x86_64') license=('MIT') url='https://github.com/uutils/coreutils' -- cgit v1.2.3