Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages /
arm-none-eabi-gdb
Commits:
8792f95d by Anatol Pomozov at 2026-06-14T08:28:06-07:00
upgpkg: 17.2-1: upgpkg: bump version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = arm-none-eabi-gdb
pkgdesc = The GNU Debugger for the ARM EABI (bare-metal) target
- pkgver = 17.1
+ pkgver = 17.2
pkgrel = 1
url = https://www.gnu.org/software/gdb/
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = arm-none-eabi-gdb
depends = source-highlight
optdepends = stlink: for debugging over STLINK
options = !emptydirs
- source = https://ftp.gnu.org/gnu/gdb/gdb-17.1.tar.xz
- source = https://ftp.gnu.org/gnu/gdb/gdb-17.1.tar.xz.sig
+ source = https://ftp.gnu.org/gnu/gdb/gdb-17.2.tar.xz
+ source = https://ftp.gnu.org/gnu/gdb/gdb-17.2.tar.xz.sig
validpgpkeys = F40ADB902B24264AA42E50BF92EDB04BFF325CF3
- sha256sums =
14996f5f74c9f68f5a543fdc45bca7800207f91f92aeea6c2e791822c7c6d876
+ sha256sums =
1c036c0d72e4b3d1fb5c94c88632add6f9d76f4d7c4d2ea793c12a9f19a3228c
sha256sums = SKIP
pkgname = arm-none-eabi-gdb
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_target=arm-none-eabi
pkgname=$_target-gdb
-pkgver=17.1
+pkgver=17.2
pkgrel=1
pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(boost)
optdepends=('stlink: for debugging over STLINK')
options=(!emptydirs)
source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('14996f5f74c9f68f5a543fdc45bca7800207f91f92aeea6c2e791822c7c6d876'
+sha256sums=('1c036c0d72e4b3d1fb5c94c88632add6f9d76f4d7c4d2ea793c12a9f19a3228c'
'SKIP')
validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-gdb/-/commit/8792f95d96ebb80c4b9842627786547bdc70d830
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-gdb/-/commit/8792f95d96ebb80c4b9842627786547bdc70d830
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help