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

Anatol Pomozov anatolik at archlinux.org
Fri Oct 7 19:40:41 UTC 2016


    Date: Friday, October 7, 2016 @ 19:40:41
  Author: anatolik
Revision: 191592

upgpkg: arm-none-eabi-gdb 7.12-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-07 18:55:53 UTC (rev 191591)
+++ PKGBUILD	2016-10-07 19:40:41 UTC (rev 191592)
@@ -4,7 +4,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gdb
-pkgver=7.11.1
+pkgver=7.12
 pkgrel=1
 pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
             'stlink: for debugging over STLINK')
 options=(!emptydirs)
 source=(ftp://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('e9216da4e3755e9f414c1aa0026b626251dfc57ffe572a266e98da4f6988fc70'
+sha256sums=('834ff3c5948b30718343ea57b11cbc3235d7995c6a4f3a5cecec8c8114164f94'
             'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
 



More information about the arch-commits mailing list