Date: Saturday, September 3, 2022 @ 16:34:05 Author: ffy00 Revision: 1292620
upgpkg: or1k-elf-binutils 2.39-1 Modified: or1k-elf-binutils/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-03 16:33:54 UTC (rev 1292619) +++ PKGBUILD 2022-09-03 16:34:05 UTC (rev 1292620) @@ -3,8 +3,8 @@ _target=or1k-elf pkgname=$_target-binutils -pkgver=2.36.1 -pkgrel=3 +pkgver=2.39 +pkgrel=1 pkgdesc='A set of programs to assemble and manipulate binary and object files for the OpenRISC 1000 (bare-metal) target' arch=(x86_64) url='https://www.gnu.org/software/binutils/' @@ -11,7 +11,7 @@ license=(GPL) depends=(zlib) source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2"{,.sig}) -sha512sums=('5c40cfe05b922492627db71990dd2ba6030fd2de4bdba3f53a3f274543ff161fb56e2f6bdac107e0ffdcfd095e499c54e1157ee1865723baefa67b5b4d3da201' +sha512sums=('faa592dd48fc715901ad704ac96dbd34b1792c51e77c7a92a387964b0700703c74be07de45cc4751945c8c0674368c73dc17bbc563d1d2cd235b5ebd8c6e7efb' 'SKIP') validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <ging...@adacore.com> '3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <ni...@redhat.com>