[arch-commits] Commit in arm-none-eabi-gdb/trunk (PKGBUILD)
Anatol Pomozov
anatolik at gemini.archlinux.org
Wed Jan 19 17:22:26 UTC 2022
Date: Wednesday, January 19, 2022 @ 17:22:26
Author: anatolik
Revision: 1110505
upgpkg: arm-none-eabi-gdb 11.2-1
Modified:
arm-none-eabi-gdb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-19 17:19:00 UTC (rev 1110504)
+++ PKGBUILD 2022-01-19 17:22:26 UTC (rev 1110505)
@@ -3,8 +3,8 @@
_target=arm-none-eabi
pkgname=$_target-gdb
-pkgver=11.1
-pkgrel=2
+pkgver=11.2
+pkgrel=1
pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
arch=(x86_64)
url='https://www.gnu.org/software/gdb/'
@@ -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=('cccfcc407b20d343fb320d4a9a2110776dd3165118ffd41f4b1b162340333f94'
+sha256sums=('1497c36a71881b8671a9a84a0ee40faab788ca30d7ba19d8463c3cc787152e32'
'SKIP')
validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
More information about the arch-commits
mailing list