summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorImperatorStorm2023-04-17 22:14:57 -0700
committerImperatorStorm2023-04-17 22:15:26 -0700
commit16e1edbc0beb798f23b6ec52511e4186dcdfe28a (patch)
tree42403b97333301707c51c946cc97df534c619642 /PKGBUILD
parent85becb1fc81293a90de3460468ee8d4ccf0f7ed4 (diff)
downloadaur-16e1edbc0beb798f23b6ec52511e4186dcdfe28a.tar.gz
Various updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe645ac7618b..50b89eeabd7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_target=powerpc64-linux-gnu
pkgname=$_target-binutils
-pkgver=2.39
+pkgver=2.40
pkgrel=2
pkgdesc='A set of programs to assemble and manipulate binary and object files for the PPC64 target'
arch=(x86_64)
@@ -10,9 +10,9 @@ url='https://www.gnu.org/software/binutils/'
license=(GPL)
depends=(zlib libelf)
source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha1sums=('d9028547385694d61d98fb4e2882a2b9c40ce7e9'
+sha1sums=('887d24c3799e9fe02646e04e73b5ac2cc3e7188f'
'SKIP')
-sha256sums=('da24a84fef220102dd24042df06fdea851c2614a5377f86effa28f33b7b16148'
+sha256sums=('f8298eb153a4b37d112e945aa5cb2850040bcf26a3ea65b5a715c83afe05e48a'
'SKIP')
validpgpkeys=('3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc@redhat.com>