diff options
Diffstat (limited to 'extra/libotr')
-rw-r--r-- | extra/libotr/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libotr/PKGBUILD b/extra/libotr/PKGBUILD index 7a86561e6..7b6ed5843 100644 --- a/extra/libotr/PKGBUILD +++ b/extra/libotr/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170571 2012-11-09 00:21:42Z eric $ +# $Id: PKGBUILD 198216 2013-10-30 13:31:00Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> # Contributor: Bug <Bug2000@gmail.com> @@ -11,7 +11,6 @@ url='http://www.cypherpunks.ca/otr/' license=('GPL' 'LGPL') arch=('i686' 'x86_64') depends=('libgcrypt') -options=('!libtool') source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz") sha1sums=('8865e9011b8674290837afcf7caf90c492ae09cc') |