diff options
Diffstat (limited to 'community/shapelib')
-rw-r--r-- | community/shapelib/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/shapelib/PKGBUILD b/community/shapelib/PKGBUILD index 778cefa38..20a79b127 100644 --- a/community/shapelib/PKGBUILD +++ b/community/shapelib/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99985 2013-10-31 02:50:40Z allan $ +# $Id: PKGBUILD 103038 2013-12-25 17:41:52Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Federico Cinelli <cinelli@aur.archlinux.org> # Contributor: Bob Finch <w9ya@arrl.net> pkgname=shapelib pkgver=1.3.0 -pkgrel=3 +pkgrel=4 pkgdesc='simple C API for reading and writing ESRI Shapefiles' arch=('i686' 'x86_64' 'mips64el') url='http://shapelib.maptools.org/' |