Date: Friday, January 11, 2019 @ 08:17:21 Author: foutrelis Revision: 422324
Readline 8.0 rebuild Modified: riscv64-linux-gnu-gdb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-11 08:16:37 UTC (rev 422323) +++ PKGBUILD 2019-01-11 08:17:21 UTC (rev 422324) @@ -3,7 +3,7 @@ _target=riscv64-linux-gnu pkgname=$_target-gdb pkgver=8.2.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/'
