[arch-commits] Commit in arm-none-eabi-binutils/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Sun Oct 13 02:34:47 UTC 2019
Date: Sunday, October 13, 2019 @ 02:34:47
Author: anatolik
Revision: 515282
upgpkg: arm-none-eabi-binutils 2.33.1-1
Modified:
arm-none-eabi-binutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-13 01:57:35 UTC (rev 515281)
+++ PKGBUILD 2019-10-13 02:34:47 UTC (rev 515282)
@@ -3,7 +3,7 @@
_target=arm-none-eabi
pkgname=$_target-binutils
-pkgver=2.32
+pkgver=2.33.1
pkgrel=1
pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM EABI (bare-metal) target'
arch=(x86_64)
@@ -11,7 +11,7 @@
license=(GPL)
depends=(zlib)
source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha1sums=('ee5ae264f29c0c89fbaa817ee629675acd815d26'
+sha1sums=('332c7df7e1830c1e756cf4a5542a7952200210c1'
'SKIP')
validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <gingold at adacore.com>
'3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc at redhat.com>
More information about the arch-commits
mailing list