From fe8ca8a8ccc5dcce6d04bdfb426568f220656a6e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 2 Jun 2019 22:18:02 -0700 Subject: Rebuild against gcc 9.1.0 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index a0fc638..b213cbd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _target=arm-linux-gnueabi pkgname=$_target-binutils pkgver=2.32 -pkgrel=1 +pkgrel=2 pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM target' arch=('x86_64' 'i686' 'armv7h') url='https://www.gnu.org/software/binutils/' -- cgit v1.2.1