[arch-commits] Commit in riscv64-linux-gnu-gdb/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Oct 26 17:43:39 UTC 2020


    Date: Monday, October 26, 2020 @ 17:43:39
  Author: anatolik
Revision: 734009

upgpkg: riscv64-linux-gnu-gdb 10.1-1

Modified:
  riscv64-linux-gnu-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 17:39:37 UTC (rev 734008)
+++ PKGBUILD	2020-10-26 17:43:39 UTC (rev 734009)
@@ -2,17 +2,17 @@
 
 _target=riscv64-linux-gnu
 pkgname=$_target-gdb
-pkgver=9.2
+pkgver=10.1
 pkgrel=1
 pkgdesc='The GNU Debugger for the 32bit and 64bit RISC-V 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)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
-sha256sums=('360cd7ae79b776988e89d8f9a01c985d0b1fa21c767a4295e5f88cb49175c555'
+sha256sums=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0'
             'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker <brobecker at adacore.com>
 



More information about the arch-commits mailing list