Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
arm-none-eabi-gdb
Commits:
e31f68b1 by Antonio Rojas at 2024-12-04T23:23:55+01:00
upgpkg: 15.2-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = arm-none-eabi-gdb
pkgdesc = The GNU Debugger for the ARM EABI (bare-metal) target
pkgver = 15.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnu.org/software/gdb/
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_target=arm-none-eabi
pkgname=$_target-gdb
pkgver=15.2
-pkgrel=1
+pkgrel=2
pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
arch=(x86_64)
url='https://www.gnu.org/software/gdb/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-gdb/-/commit/e31f68b1457279a233bba405b4283f8656da9492
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-gdb/-/commit/e31f68b1457279a233bba405b4283f8656da9492
You're receiving this email because of your account on gitlab.archlinux.org.