[arch-commits] Commit in arm-none-eabi-binutils/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Sep 25 18:43:53 UTC 2017


    Date: Monday, September 25, 2017 @ 18:43:52
  Author: anatolik
Revision: 260580

upgpkg: arm-none-eabi-binutils 2.29.1-1

Modified:
  arm-none-eabi-binutils/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-25 18:41:02 UTC (rev 260579)
+++ PKGBUILD	2017-09-25 18:43:52 UTC (rev 260580)
@@ -4,7 +4,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-binutils
-pkgver=2.29
+pkgver=2.29.1
 pkgrel=1
 #_commit=2bd25930
 pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM EABI (bare-metal) target'
@@ -13,9 +13,10 @@
 license=(GPL)
 depends=(zlib)
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha1sums=('4376bce1e58d591c6a5dd44fc8713f154208d735'
+sha1sums=('5156099a6c50bd330c3d4c8fc56a9bf725ccaf08'
           'SKIP')
-validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold <gingold at adacore.com>
+validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93'  # Tristan Gingold <gingold at adacore.com>
+              '3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc at redhat.com>
 
 prepare() {
   cd binutils-$pkgver



More information about the arch-commits mailing list