Date: Monday, November 4, 2019 @ 02:18:10 Author: felixonmars Revision: 522997
Python 3.8 rebuild Modified: riscv64-linux-gnu-gdb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 02:14:36 UTC (rev 522996) +++ PKGBUILD 2019-11-04 02:18:10 UTC (rev 522997) @@ -3,7 +3,7 @@ _target=riscv64-linux-gnu pkgname=$_target-gdb pkgver=8.3.1 -pkgrel=1 +pkgrel=2 pkgdesc='The GNU Debugger for the 32bit and 64bit RISC-V target' arch=(x86_64) url='https://www.gnu.org/software/gdb/'
