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

Anatol Pomozov anatolik at gemini.archlinux.org
Thu May 12 17:26:08 UTC 2022


    Date: Thursday, May 12, 2022 @ 17:26:08
  Author: anatolik
Revision: 1199771

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-12 17:04:15 UTC (rev 1199770)
+++ PKGBUILD	2022-05-12 17:26:08 UTC (rev 1199771)
@@ -3,7 +3,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gdb
-pkgver=11.2
+pkgver=12.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=('1497c36a71881b8671a9a84a0ee40faab788ca30d7ba19d8463c3cc787152e32'
+sha256sums=('0e1793bf8f2b54d53f46dea84ccfd446f48f81b297b28c4f7fc017b818d69fed'
             'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
 



More information about the arch-commits mailing list