summaryrefslogtreecommitdiff
path: root/core/libksba/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libksba/PKGBUILD')
-rw-r--r--core/libksba/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/libksba/PKGBUILD b/core/libksba/PKGBUILD
index 8271eaff2..ef9a6d03f 100644
--- a/core/libksba/PKGBUILD
+++ b/core/libksba/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 183487 2013-04-22 09:10:14Z tpowa $
+# $Id: PKGBUILD 197823 2013-10-30 11:04:53Z allan $
# Maintainer:
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
@@ -11,7 +11,6 @@ license=('GPL')
url="ftp://ftp.gnupg.org/gcrypt/alpha/libksba"
depends=('bash' 'libgpg-error' 'glibc')
source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2)
-options=(!libtool)
install=libksba.install
build() {