diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/libgeotiff | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/libgeotiff')
-rw-r--r-- | community/libgeotiff/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libgeotiff/PKGBUILD b/community/libgeotiff/PKGBUILD index 67e2632a7..43e2dbdc9 100644 --- a/community/libgeotiff/PKGBUILD +++ b/community/libgeotiff/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 78993 2012-10-28 17:33:39Z jlichtblau $ +# $Id: PKGBUILD 99840 2013-10-31 02:01:25Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Brad Fanella <bradfanella@archlinux.us> # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') url="http://www.remotesensing.org/geotiff" license=('custom') depends=('libtiff' 'proj' 'libjpeg>=7') -options=('!makeflags' '!libtool') +options=('!makeflags') changelog=$pkgname.changelog source=(ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/$pkgname-$pkgver.tar.gz) sha256sums=('d0acb8d341fd6a8f2c673456e09fdb8f50f91e3166ac934719fe05b30d328329') |