From 33b73bf31942223ef9c1545947f73c13e9daea56 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Wed, 20 Jan 2016 20:40:41 +0000
Subject: confuse: rebuild

---
 abs/core/confuse/PKGBUILD | 6 +++---
 1 file 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() {
-- 
cgit v0.12