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

Anatol Pomozov anatolik at archlinux.org
Thu Mar 2 17:19:31 UTC 2017


    Date: Thursday, March 2, 2017 @ 17:19:30
  Author: anatolik
Revision: 214569

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 16:49:35 UTC (rev 214568)
+++ PKGBUILD	2017-03-02 17:19:30 UTC (rev 214569)
@@ -4,8 +4,8 @@
 
 _target=arm-none-eabi
 pkgname=$_target-binutils
-pkgver=2.27
-pkgrel=2
+pkgver=2.28
+pkgrel=1
 #_commit=2bd25930
 pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM EABI (bare-metal) target'
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 license=(GPL)
 depends=(zlib)
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha1sums=('6e472ddae565a2b1447e6f2393809bb8799982cf'
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
           'SKIP')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold <gingold at adacore.com>
 



More information about the arch-commits mailing list