[arch-commits] Commit in arm-none-eabi-gdb/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon May 3 20:08:36 UTC 2021
Date: Monday, May 3, 2021 @ 20:08:36
Author: anatolik
Revision: 927276
upgpkg: arm-none-eabi-gdb 10.2-1
Modified:
arm-none-eabi-gdb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-03 19:52:08 UTC (rev 927275)
+++ PKGBUILD 2021-05-03 20:08:36 UTC (rev 927276)
@@ -3,8 +3,8 @@
_target=arm-none-eabi
pkgname=$_target-gdb
-pkgver=10.1
-pkgrel=2
+pkgver=10.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=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0'
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
'SKIP')
validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
More information about the arch-commits
mailing list