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

Allan McRae allan at nymeria.archlinux.org
Sat Aug 31 05:33:18 UTC 2013


    Date: Saturday, August 31, 2013 @ 07:33:18
  Author: allan
Revision: 193780

upgpkg: gdb 7.6.1-1

upstream update

Modified:
  gdb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-30 20:51:15 UTC (rev 193779)
+++ PKGBUILD	2013-08-31 05:33:18 UTC (rev 193780)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdb
-pkgver=7.6
+pkgver=7.6.1
 pkgrel=1
 pkgdesc="The GNU Debugger"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=gdb.install
 source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('fda57170e4d11cdde74259ca575412a8'
+md5sums=('fbc4dab4181e6e9937075b43a4ce2732'
          'SKIP')
 
 prepare() {




More information about the arch-commits mailing list