diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/gdb/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gdb/PKGBUILD')
-rw-r--r-- | extra/gdb/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gdb/PKGBUILD b/extra/gdb/PKGBUILD index 4d60421cd..dd27783a1 100644 --- a/extra/gdb/PKGBUILD +++ b/extra/gdb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193781 2013-08-31 05:34:23Z allan $ +# $Id: PKGBUILD 197975 2013-10-30 12:01:45Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -12,7 +12,6 @@ license=('GPL3') depends=('ncurses' 'expat' 'python2') makedepends=('texinfo') backup=('etc/gdb/gdbinit') -options=('!libtool') install=gdb.install source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2{,.sig}) md5sums=('fbc4dab4181e6e9937075b43a4ce2732' |