diff options
| author | kj_sh604 | 2025-11-18 23:05:03 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-11-18 23:05:03 -0500 |
| commit | 0f0dd2570d1c8ffe5fbbb7ab40f583989e479f3d (patch) | |
| tree | a65f85e4b49526a0525dccd2452f4ac0388c2133 /coreutils-kj_sh604 | |
| parent | 4b048445a47904ae16968b90bc04cecc6661be34 (diff) | |
upgpkg: 9.9
Diffstat (limited to 'coreutils-kj_sh604')
| -rw-r--r-- | coreutils-kj_sh604/.SRCINFO | 6 | ||||
| -rw-r--r-- | coreutils-kj_sh604/PKGBUILD | 9 |
2 files changed, 5 insertions, 10 deletions
diff --git a/coreutils-kj_sh604/.SRCINFO b/coreutils-kj_sh604/.SRCINFO index 3bc7807..e14dc78 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.8 + pkgver = 9.9 pkgrel = 1 url = https://www.gnu.org/software/coreutils/ arch = x86_64 @@ -21,7 +21,7 @@ pkgbase = coreutils-kj_sh604 conflicts = coreutils conflicts = coreutils-arch options = !lto - source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.8.tar.xz - b2sums = a93e26c8dda875b11541808d82ff8d6537f521b9c44e2a9959ee8f452823a4df5aed2793ac32766e2d3f832606d7190f7f53ea5870419f585aa66429a9626d98 + source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.9.tar.xz + b2sums = ddae0c1ff882739712e901d6eb1373e4172de9335b95b4c1004773aadc6b7e3cb3bf5aa583f13034062a75dc9194bf8534b0f7f1258c8ff64595b1301964e124 pkgname = coreutils-kj_sh604 diff --git a/coreutils-kj_sh604/PKGBUILD b/coreutils-kj_sh604/PKGBUILD index 61907f7..56d6e3c 100644 --- a/coreutils-kj_sh604/PKGBUILD +++ b/coreutils-kj_sh604/PKGBUILD @@ -1,5 +1,5 @@ pkgname=coreutils-kj_sh604 -pkgver=9.8 +pkgver=9.9 pkgrel=1 pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system (with the `arch` binary, managed by kj_sh604)' @@ -35,7 +35,7 @@ source=( https://ftp.gnu.org/gnu/coreutils/coreutils-${pkgver}.tar.xz ) options=(!lto) -b2sums=('a93e26c8dda875b11541808d82ff8d6537f521b9c44e2a9959ee8f452823a4df5aed2793ac32766e2d3f832606d7190f7f53ea5870419f585aa66429a9626d98') +b2sums=('ddae0c1ff882739712e901d6eb1373e4172de9335b95b4c1004773aadc6b7e3cb3bf5aa583f13034062a75dc9194bf8534b0f7f1258c8ff64595b1301964e124') prepare() { cd "${pkgname%-kj_sh604}-${pkgver}" @@ -60,11 +60,6 @@ build() { make } -check() { - cd "${pkgname%-kj_sh604}-${pkgver}" - make check -} - package() { cd "${pkgname%-kj_sh604}-${pkgver}" make DESTDIR="${pkgdir}" install |
