[arch-commits] Commit in arm-none-eabi-gdb/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Oct 26 17:38:42 UTC 2020


    Date: Monday, October 26, 2020 @ 17:38:42
  Author: anatolik
Revision: 734005

upgpkg: arm-none-eabi-gdb 10.1-1

Modified:
  arm-none-eabi-gdb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 17:35:57 UTC (rev 734004)
+++ PKGBUILD	2020-10-26 17:38:42 UTC (rev 734005)
@@ -3,17 +3,17 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gdb
-pkgver=9.2
+pkgver=10.1
 pkgrel=1
 pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
 license=(GPL3)
-depends=(xz ncurses expat python guile2.0 gdb-common mpfr)
+depends=(xz ncurses expat python guile2.0 gdb-common mpfr libelf)
 optdepends=('stlink: for debugging over STLINK')
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('360cd7ae79b776988e89d8f9a01c985d0b1fa21c767a4295e5f88cb49175c555'
+sha256sums=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0'
             'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
 



More information about the arch-commits mailing list