From ab73f4c06c1e8c7d5e322427e27311f4a37eb450 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Tue, 27 May 2025 13:25:37 -0400 Subject: refactor: update re-write to rel 3 --- coreutils-uutils/.SRCINFO | 2 +- coreutils-uutils/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'coreutils-uutils') diff --git a/coreutils-uutils/.SRCINFO b/coreutils-uutils/.SRCINFO index b89fdaf..bfe88c7 100644 --- a/coreutils-uutils/.SRCINFO +++ b/coreutils-uutils/.SRCINFO @@ -1,7 +1,7 @@ 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 build chcon, runcon, and stty pkgver = 0.1.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/uutils/coreutils arch = x86_64 license = GPL3 diff --git a/coreutils-uutils/PKGBUILD b/coreutils-uutils/PKGBUILD index 6e3a455..7c9ef65 100644 --- a/coreutils-uutils/PKGBUILD +++ b/coreutils-uutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=coreutils-uutils pkgver=0.1.0 -pkgrel=2 +pkgrel=3 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' -- cgit v1.2.3