diff options
Diffstat (limited to 'community/mapnik/PKGBUILD')
-rw-r--r-- | community/mapnik/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mapnik/PKGBUILD b/community/mapnik/PKGBUILD index 26810e5ee..c7a0c124f 100644 --- a/community/mapnik/PKGBUILD +++ b/community/mapnik/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 80294 2012-11-19 14:11:03Z spupykin $ +# $Id: PKGBUILD 82687 2013-01-23 00:15:56Z eric $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: David Dent <thewinch@gmail.com> # Contributor: orbisvicis <orbisvicis@gmail.com> pkgname=mapnik pkgver=2.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps" arch=('i686' 'x86_64' 'mips64el') url="http://mapnik.org/" |