Date: Thursday, February 4, 2021 @ 01:41:01 Author: allan Revision: 407208
upstream update Modified: binutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 01:19:47 UTC (rev 407207) +++ PKGBUILD 2021-02-04 01:41:01 UTC (rev 407208) @@ -4,7 +4,7 @@ # toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc pkgname=binutils -pkgver=2.35.1 +pkgver=2.36 pkgrel=1 pkgdesc='A set of programs to assemble and manipulate binary and object files' arch=(x86_64) @@ -19,7 +19,7 @@ #_commit=cb5f6a3e146cc70bc2d864989386df80acec5d3e #source=(git+https://sourceware.org/git/binutils-gdb.git#commit=$_commit) source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig}) -sha256sums=('3ced91db9bf01182b7e420eab68039f2083aed0a214c0424e257eae3ddee8607' +sha256sums=('5788292cc5bbcca0848545af05986f6b17058b105be59e99ba7d0f9eb5336fb8' 'SKIP') validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
