From 0a05643b928d724c048e4306955642d91f24d33c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 20 Nov 2012 02:04:03 -0800 Subject: Tue Nov 20 02:04:03 PST 2012 --- community/mapnik/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/mapnik') diff --git a/community/mapnik/PKGBUILD b/community/mapnik/PKGBUILD index 880d8fb3d..4088d1020 100644 --- a/community/mapnik/PKGBUILD +++ b/community/mapnik/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 80241 2012-11-18 10:30:41Z andrea $ +# $Id: PKGBUILD 80294 2012-11-19 14:11:03Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: David Dent # Contributor: orbisvicis pkgname=mapnik pkgver=2.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps" arch=('i686' 'x86_64') url="http://mapnik.org/" @@ -20,7 +20,7 @@ optdepends=('libxslt: Web Map Service' 'apache: Web Map Service' 'mod_fastcgi: Web Map Service - or:' 'mod_fcgid: Web Map Service - or:' - 'mod_wsgi: Web Map Service') + 'mod_wsgi2: Web Map Service') makedepends=('scons' 'boost') install="mapnik.install" source=("https://github.com/downloads/mapnik/mapnik/mapnik-v$pkgver.tar.bz2") -- cgit v1.2.3-54-g00ecf