From b5b047e6d3c091eeddef680368c1dee9123defcd Mon Sep 17 00:00:00 2001 From: kth5 Date: Fri, 11 Oct 2024 11:50:17 +0200 Subject: [PATCH] * mcpu power8 rebuild --- coreutils/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreutils/PKGBUILD b/coreutils/PKGBUILD index 13910296ee..150765a1a7 100644 --- a/coreutils/PKGBUILD +++ b/coreutils/PKGBUILD @@ -7,7 +7,7 @@ pkgname=coreutils pkgver=9.5 -pkgrel=2 +pkgrel=2.1 pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system' arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64) license=(