diff options
Diffstat (limited to 'core/libgpg-error/PKGBUILD')
-rw-r--r-- | core/libgpg-error/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/libgpg-error/PKGBUILD b/core/libgpg-error/PKGBUILD index b83b425bb..a0f491857 100644 --- a/core/libgpg-error/PKGBUILD +++ b/core/libgpg-error/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 189754 2013-07-07 09:05:18Z andyrtr $ +# $Id: PKGBUILD 197822 2013-10-30 11:04:47Z allan $ # Maintainer: judd <jvinet@zeroflux.org> pkgname=libgpg-error @@ -9,7 +9,6 @@ arch=(i686 x86_64 'mips64el') url="http://www.gnupg.org" license=('LGPL') depends=('glibc' 'sh') -options=(!libtool) source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig}) #ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2) sha1sums=('259f359cd1440b21840c3a78e852afd549c709b8' |