From b2a6f1b28b7fa31088cab9a90b0f5ab97948534d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 31 Oct 2013 01:12:24 -0700 Subject: Thu Oct 31 01:09:50 PDT 2013 --- core/gdbm/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/gdbm/PKGBUILD') diff --git a/core/gdbm/PKGBUILD b/core/gdbm/PKGBUILD index 348915d76..b4f592739 100644 --- a/core/gdbm/PKGBUILD +++ b/core/gdbm/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 195488 2013-10-01 06:09:23Z bpiotrowski $ +# $Id: PKGBUILD 197797 2013-10-30 10:37:51Z allan $ # Contributor: Stéphane Gaudreault # Contributor: Allan McRae # Contributor: judd pkgname=gdbm pkgver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc="GNU database library" url="http://www.gnu.org/software/gdbm/gdbm.html" license=('GPL') @@ -13,7 +13,7 @@ arch=('i686' 'x86_64') depends=('glibc' 'sh') source=(ftp://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz gdbm-1.10-zeroheaders.patch) -options=('!libtool' '!makeflags') +options=('!makeflags') install=gdbm.install md5sums=('88770493c2559dc80b561293e39d3570' 'ac255b10452005237836cd2d3a470733') -- cgit v1.2.3-54-g00ecf