summaryrefslogtreecommitdiff
path: root/community/libgringotts/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libgringotts/PKGBUILD')
-rw-r--r--community/libgringotts/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/libgringotts/PKGBUILD b/community/libgringotts/PKGBUILD
index 0e2766ace..ec06cbb6b 100644
--- a/community/libgringotts/PKGBUILD
+++ b/community/libgringotts/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 68667 2012-03-31 08:24:10Z stativ $
+# $Id: PKGBUILD 70182 2012-05-01 12:27:33Z andrea $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=libgringotts
pkgver=1.2.1
-pkgrel=9
-pkgdesc="Encryption backend for Gringotts."
+pkgrel=10
+pkgdesc="Encryption backend for Gringotts"
arch=('i686' 'x86_64')
url="http://developer.berlios.de/projects/gringotts"
license=('GPL')
-depends=('bzip2' 'libmcrypt' 'libtool' 'mhash' 'zlib')
-makedepends=('autoconf')
+depends=('bzip2' 'libmcrypt' 'mhash' 'zlib')
changelog=$pkgname.changelog
+options=('!libtool')
source=(http://download.berlios.de/gringotts/$pkgname-$pkgver.tar.bz2)
md5sums=('b2b1bad56ef33153f251ccd9500860be')