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/geos/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/geos/PKGBUILD')
-rw-r--r-- | community/geos/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD index a9bc9fc06..62a579c35 100644 --- a/community/geos/PKGBUILD +++ b/community/geos/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96649 2013-09-02 18:54:25Z jlichtblau $ +# $Id: PKGBUILD 99758 2013-10-30 23:32:00Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org # Contributor: William Rea <sillywilly@gmail.com> @@ -12,7 +12,7 @@ arch=('x86_64' 'i686') url="http://trac.osgeo.org/geos/" license=('LGPL') depends=('gcc-libs' 'bash') -options=('!libtool' '!emptydirs') +options=('!emptydirs') changelog=$pkgname.changelog source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) sha256sums=('15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53') |