summaryrefslogtreecommitdiffstats
path: root/abs/core/confuse
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/confuse')
-rw-r--r--abs/core/confuse/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/confuse/PKGBUILD b/abs/core/confuse/PKGBUILD
index 2d7f3d7..dcb7056 100644
--- a/abs/core/confuse/PKGBUILD
+++ b/abs/core/confuse/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 64161 2012-02-09 16:35:50Z ttopper $
+# $Id$
# Contributor : Ionut Biru <ibiru@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Alexander Mieland (dma147) <dma147@linux-stats.org>
@@ -6,14 +6,14 @@
pkgname=confuse
pkgver=2.7
-pkgrel=2
+pkgrel=3
pkgdesc="C-library for parsing configuration files"
arch=('i686' 'x86_64')
url="http://www.nongnu.org/confuse"
license=('LGPL')
depends=('glibc')
source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
md5sums=('45932fdeeccbb9ef4228f1c1a25e9c8f')
build() {