summaryrefslogtreecommitdiff
path: root/community/augeas
diff options
context:
space:
mode:
Diffstat (limited to 'community/augeas')
-rw-r--r--community/augeas/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/augeas/PKGBUILD b/community/augeas/PKGBUILD
index fc5c9f020..85f9289d6 100644
--- a/community/augeas/PKGBUILD
+++ b/community/augeas/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 95728 2013-08-16 08:25:38Z spupykin $
+# $Id: PKGBUILD 99688 2013-10-30 23:02:09Z allan $
# Contributor: Thomas S Hatch <thatch45@gmail.com>
# Contributor: Jon Nordby <jononor@gmail.com>
@@ -10,7 +10,6 @@ arch=('i686' 'x86_64')
url="http://augeas.net"
license=('LGPL')
depends=('libxml2' 'gcc-libs')
-options=('!libtool')
source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
md5sums=('520ce983457ff9ffa3816bc41a9f328b'
'SKIP')