From efc9425de781cbe6c35ddc9b7e9ab4bf06cfcacf Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Tue, 27 May 2025 01:02:09 -0400 Subject: refactor: re-organize files² --- coreutils-uutils/.SRCINFO | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'coreutils-uutils/.SRCINFO') diff --git a/coreutils-uutils/.SRCINFO b/coreutils-uutils/.SRCINFO index 502e0ee..ad8e136 100644 --- a/coreutils-uutils/.SRCINFO +++ b/coreutils-uutils/.SRCINFO @@ -1,22 +1,17 @@ pkgbase = coreutils-uutils pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils being used as actual system coreutils pkgver = 0.1.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/uutils/coreutils arch = x86_64 license = GPL3 license = MIT - makedepends = rust makedepends = cargo + makedepends = clang makedepends = python-sphinx - depends = glibc - depends = acl - depends = attr - depends = gmp - depends = libcap - depends = openssl + makedepends = rust depends = gcc-libs - depends = libkeccak + depends = glibc depends = oniguruma provides = coreutils provides = b3sum @@ -24,10 +19,8 @@ pkgbase = coreutils-uutils conflicts = coreutils conflicts = b3sum conflicts = sha3sum - source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.xz source = uutils-coreutils-0.1.0.tar.gz::https://github.com/uutils/coreutils/archive/0.1.0.tar.gz source = disable_selinux.patch - sha256sums = e8bb26ad0293f9b5a1fc43fb42ba970e312c66ce92c1b0b16713d7500db251bf sha256sums = 55c528f2b53c1b30cb704550131a806e84721c87b3707b588a961a6c97f110d8 sha256sums = 302614165d99f04600627222ddad0444a0144fcad6a1ff59ad43fb0b3162060e -- cgit v1.2.3