[arch-commits] Commit in arm-none-eabi-gdb/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Sun May 12 19:07:09 UTC 2019
Date: Sunday, May 12, 2019 @ 19:07:09
Author: anatolik
Revision: 467068
upgpkg: arm-none-eabi-gdb 8.3-1
Modified:
arm-none-eabi-gdb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-12 18:58:48 UTC (rev 467067)
+++ PKGBUILD 2019-05-12 19:07:09 UTC (rev 467068)
@@ -3,8 +3,8 @@
_target=arm-none-eabi
pkgname=$_target-gdb
-pkgver=8.2.1
-pkgrel=2
+pkgver=8.3
+pkgrel=1
pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
arch=(x86_64)
url='http://www.gnu.org/software/gdb/'
@@ -13,7 +13,7 @@
optdepends=('stlink: for debugging over STLINK')
options=(!emptydirs)
source=(ftp://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202'
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
'SKIP')
validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
More information about the arch-commits
mailing list