diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-01-24 10:30:46 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-01-24 10:30:46 -0300 |
commit | 328b5407de9f088d32c429b1b37f6efde3da06f8 (patch) | |
tree | 99b9a1286dd5d2b2a4f8a9ab4d4976b2a92cdf04 /community/mapnik/PKGBUILD | |
parent | bc45ad1bcb68d9ab4af8a7419beb52606ff4c7b2 (diff) | |
parent | 570e3637e2a4ba372dabbbbb8953d7b4ccdcaa39 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/dee/PKGBUILD
community/kadu/PKGBUILD
extra/boost/PKGBUILD
extra/calligra/PKGBUILD
extra/mesa/PKGBUILD
extra/php/PKGBUILD
extra/qt/PKGBUILD
extra/webkitgtk/PKGBUILD
extra/xorg-xsetroot/PKGBUILD
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/" |