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

Anatol Pomozov anatolik at archlinux.org
Mon Jun 5 01:49:25 UTC 2017


    Date: Monday, June 5, 2017 @ 01:49:24
  Author: anatolik
Revision: 234124

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-05 01:45:28 UTC (rev 234123)
+++ PKGBUILD	2017-06-05 01:49:24 UTC (rev 234124)
@@ -4,8 +4,8 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gdb
-pkgver=7.12.1
-pkgrel=2
+pkgver=8.0
+pkgrel=1
 pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
 arch=(i686 x86_64)
 url='http://www.gnu.org/software/gdb/'
@@ -15,7 +15,7 @@
             'stlink: for debugging over STLINK')
 options=(!emptydirs)
 source=(ftp://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('4607680b973d3ec92c30ad029f1b7dbde3876869e6b3a117d8a7e90081113186'
+sha256sums=('f6a24ffe4917e67014ef9273eb8b547cb96a13e5ca74895b06d683b391f3f4ee'
             'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
 



More information about the arch-commits mailing list