summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormuhviehstarr2023-03-01 23:05:53 +0100
committermuhviehstarr2023-03-01 23:05:53 +0100
commit6a4de2267d652e041bc2554525c62ddd46489a04 (patch)
tree979923b6a279e248ef848691cd3e2ea7d79cb901 /PKGBUILD
parentb8883726d8190a075ad976c6088ee15f4dce259a (diff)
downloadaur-6a4de2267d652e041bc2554525c62ddd46489a04.tar.gz
update to 2.40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71b97ee7b9ba..e76b4f2a3503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_target=arm-none-eabi
pkgname=$_target-linaro-binutils
-pkgver=2.39
+pkgver=2.40
pkgrel=1
#_commit=2bd25930
pkgdesc='A set of pograms to assemble and manipulate binary and object files for the ARM EABI target with extra flags'
@@ -11,10 +11,11 @@ arch=(x86_64)
url='http://www.gnu.org/software/binutils/'
license=(GPL)
depends=('libisl' 'cloog' 'gmp' 'mpc' 'mpfr' 'zlib')
+makedepends=('perl')
provides=('arm-none-eabi-binutils')
conflicts=('arm-none-eabi-binutils')
source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha1sums=('d9028547385694d61d98fb4e2882a2b9c40ce7e9'
+sha1sums=('887d24c3799e9fe02646e04e73b5ac2cc3e7188f'
'SKIP')
validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <gingold@adacore.com>
'3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F'