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

Anatol Pomozov anatolik at archlinux.org
Tue Oct 1 17:55:14 UTC 2019


    Date: Tuesday, October 1, 2019 @ 17:55:14
  Author: anatolik
Revision: 512369

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-01 17:50:40 UTC (rev 512368)
+++ PKGBUILD	2019-10-01 17:55:14 UTC (rev 512369)
@@ -3,7 +3,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gdb
-pkgver=8.3
+pkgver=8.3.1
 pkgrel=1
 pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 optdepends=('stlink: for debugging over STLINK')
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
+sha256sums=('1e55b4d7cdca7b34be12f4ceae651623aa73b2fd640152313f9f66a7149757c4'
             'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
 



More information about the arch-commits mailing list