Date: Thursday, December 12, 2013 @ 16:27:00 Author: allan Revision: 201465
upgpkg: gdb 7.6.2-1 upstream update Modified: gdb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-12 15:15:01 UTC (rev 201464) +++ PKGBUILD 2013-12-12 15:27:00 UTC (rev 201465) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gdb -pkgver=7.6.1 +pkgver=7.6.2 pkgrel=1 pkgdesc="The GNU Debugger" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ backup=('etc/gdb/gdbinit') install=gdb.install source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2{,.sig}) -md5sums=('fbc4dab4181e6e9937075b43a4ce2732' +md5sums=('496399e96654fc0f899a5c964bc1f0f8' 'SKIP') prepare() {
