Date: Saturday, December 24, 2016 @ 15:19:31 Author: bpiotrowski Revision: 201522
Python 3.6 rebuild Modified: aarch64-linux-gnu-gdb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-24 15:18:40 UTC (rev 201521) +++ PKGBUILD 2016-12-24 15:19:31 UTC (rev 201522) @@ -4,7 +4,7 @@ _target=aarch64-linux-gnu pkgname=$_target-gdb pkgver=7.12 -pkgrel=1 +pkgrel=2 pkgdesc='The GNU Debugger for the ARM64 target' arch=(i686 x86_64) url='http://www.gnu.org/software/gdb/'
