diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-01-30 10:59:28 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-01-30 10:59:28 +0100 |
commit | 56597deb3729c0071589878712e1bb4783009d05 (patch) | |
tree | c435839df0a778eaa3079148216564599b1848c6 /community/mapnik | |
parent | 43b83057ab3fa185f7afae30c7731a68073d58af (diff) | |
parent | c25b7aa323ab71b1a524d15dbbe942dbebd55761 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/chmsee/PKGBUILD
community/mednafen/PKGBUILD
core/reiserfsprogs/PKGBUILD
extra/libmowgli/PKGBUILD
Diffstat (limited to 'community/mapnik')
-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 c46347b46..6b73b821c 100644 --- a/community/mapnik/PKGBUILD +++ b/community/mapnik/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 83259 2013-01-28 16:49:45Z stephane $ +# $Id: PKGBUILD 83319 2013-01-29 14:02:51Z spupykin $ # 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=5 +pkgrel=6 pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps" arch=('i686' 'x86_64' 'mips64el') url="http://mapnik.org/" |