summaryrefslogtreecommitdiffstats
path: root/coreutils-kj_sh604
diff options
context:
space:
mode:
authorkj-sh6042025-09-23 08:04:24 -0400
committerkj-sh6042025-09-23 08:04:24 -0400
commite60856c070f8f6c833f16cb22f1e5d4dc71be176 (patch)
tree323b7d8a69e1c7744dd5b4f3eaa07c177aa735fe /coreutils-kj_sh604
parentb28030e84189bb616c0ad049fcf34eeb916e094f (diff)
upgpkg: 9.8
Diffstat (limited to 'coreutils-kj_sh604')
-rw-r--r--coreutils-kj_sh604/.SRCINFO7
-rw-r--r--coreutils-kj_sh604/PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/coreutils-kj_sh604/.SRCINFO b/coreutils-kj_sh604/.SRCINFO
index bb677f3..3bc7807 100644
--- a/coreutils-kj_sh604/.SRCINFO
+++ b/coreutils-kj_sh604/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = coreutils-kj_sh604
pkgdesc = The basic file, shell and text manipulation utilities of the GNU operating system (with the `arch` binary, managed by kj_sh604)
- pkgver = 9.7
+ pkgver = 9.8
pkgrel = 1
url = https://www.gnu.org/software/coreutils/
arch = x86_64
@@ -20,7 +20,8 @@ pkgbase = coreutils-kj_sh604
provides = coreutils-arch
conflicts = coreutils
conflicts = coreutils-arch
- source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.xz
- b2sums = e5e5f7ec26c3952eb6a25988f78d3a1f8a70cf97a2fbc7b433dfcd1721cd38e6e0a8b9cb83f854a22df325bcb5ea8c4534c5a217273762cd5d575b381db69ee8
+ options = !lto
+ source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.8.tar.xz
+ b2sums = a93e26c8dda875b11541808d82ff8d6537f521b9c44e2a9959ee8f452823a4df5aed2793ac32766e2d3f832606d7190f7f53ea5870419f585aa66429a9626d98
pkgname = coreutils-kj_sh604
diff --git a/coreutils-kj_sh604/PKGBUILD b/coreutils-kj_sh604/PKGBUILD
index 8a8d392..61907f7 100644
--- a/coreutils-kj_sh604/PKGBUILD
+++ b/coreutils-kj_sh604/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=coreutils-kj_sh604
-pkgver=9.7
+pkgver=9.8
pkgrel=1
pkgdesc='The basic file, shell and text manipulation utilities of the GNU
operating system (with the `arch` binary, managed by kj_sh604)'
@@ -34,7 +34,8 @@ provides=(
source=(
https://ftp.gnu.org/gnu/coreutils/coreutils-${pkgver}.tar.xz
)
-b2sums=('e5e5f7ec26c3952eb6a25988f78d3a1f8a70cf97a2fbc7b433dfcd1721cd38e6e0a8b9cb83f854a22df325bcb5ea8c4534c5a217273762cd5d575b381db69ee8')
+options=(!lto)
+b2sums=('a93e26c8dda875b11541808d82ff8d6537f521b9c44e2a9959ee8f452823a4df5aed2793ac32766e2d3f832606d7190f7f53ea5870419f585aa66429a9626d98')
prepare() {
cd "${pkgname%-kj_sh604}-${pkgver}"