summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-01 02:34:45 -0700
committerroot <root@rshg054.dnsready.net>2013-09-01 02:34:45 -0700
commitbf1faf85b813a0171c73fa31db1c5a5110d32420 (patch)
tree4c221d4b0dc3ca4f00da018be6d8959506b90123 /extra
parentf20ef2edd6d039b732c288f67377cb752a8d5351 (diff)
Sun Sep 1 02:29:48 PDT 2013
Diffstat (limited to 'extra')
-rw-r--r--extra/gdb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gdb/PKGBUILD b/extra/gdb/PKGBUILD
index 6cfef2bdf..4d60421cd 100644
--- a/extra/gdb/PKGBUILD
+++ b/extra/gdb/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183696 2013-04-27 07:01:47Z allan $
+# $Id: PKGBUILD 193781 2013-08-31 05:34:23Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Jan de Groot <jgc@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 @@ backup=('etc/gdb/gdbinit')
options=('!libtool')
install=gdb.install
source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('fda57170e4d11cdde74259ca575412a8'
+md5sums=('fbc4dab4181e6e9937075b43a4ce2732'
'SKIP')
prepare() {