From ac8202c02d171bc6a2626f759b7a66cdf6bd4fb9 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 17 Sep 2020 02:13:49 -0700 Subject: Updated to 2.35 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 9c91b6c..0968160 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _target=arm-linux-gnueabi pkgname=$_target-binutils -pkgver=2.34 +pkgver=2.35 pkgrel=1 pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM target' arch=('x86_64' 'i686' 'armv7h') @@ -16,7 +16,7 @@ url='https://www.gnu.org/software/binutils/' license=(GPL) depends=(zlib) source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig}) -b2sums=('07dd23916a7d27f71c3f160c8c16abe2bd4fce294c738c665a012a3be6a87dbe8160d0c38740524f9025e01d438e99b2a94bcf9f9f79ee214f5dd033de8aad3d' +b2sums=('72ea79edf3a77aa93dcf38274123abbae5ce8f800a95e6379b4c8807050b05c2dfec314f06c027b1343c5570f369324fa3e195d7e0db5f8a57c0579937c49d3f' 'SKIP') validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold '3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) -- cgit v1.2.1