Date: Sunday, May 8, 2016 @ 12:28:43 Author: spupykin Revision: 174297
upgpkg: mapnik 3.0.10-1 upd Modified: mapnik/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-08 10:28:38 UTC (rev 174296) +++ PKGBUILD 2016-05-08 10:28:43 UTC (rev 174297) @@ -4,8 +4,8 @@ # Contributor: orbisvicis <[email protected]> pkgname=mapnik -pkgver=3.0.9 -pkgrel=2 +pkgver=3.0.10 +pkgrel=1 pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps" arch=('i686' 'x86_64') url="http://mapnik.org/" @@ -24,7 +24,7 @@ makedepends=('scons' 'boost' 'git') install="mapnik.install" source=("https://mapnik.s3.amazonaws.com/dist/v$pkgver/mapnik-v$pkgver.tar.bz2") -md5sums=('13e8b6ad763172d56731e610a59b3681') +md5sums=('c004b89e3b45c9cea0eca042ed71e39a') build() { cd "$srcdir/$pkgname-v$pkgver"
