summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-06-02 22:18:02 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-06-02 22:18:02 -0700
commitfe8ca8a8ccc5dcce6d04bdfb426568f220656a6e (patch)
tree77d9ef28f8498775ebc70cc6dcee7ad2e332fe95
parenturl to https (diff)
downloadarm-linux-gnueabi-binutils-fe8ca8a8ccc5dcce6d04bdfb426568f220656a6e.tar.xz
Rebuild against gcc 9.1.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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/'