From e50ee2423eca5d773183fc7f0ff47760121fe012 Mon Sep 17 00:00:00 2001 From: gnastyle Date: Sun, 31 Jul 2016 14:58:01 +0200 Subject: [PATCH] qgis: update to 2.16.1 --- qgis/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qgis/PKGBUILD b/qgis/PKGBUILD index d1c0a7575..e05519568 100644 --- a/qgis/PKGBUILD +++ b/qgis/PKGBUILD @@ -1,5 +1,5 @@ pkgname=qgis -pkgver=2.16.0 +pkgver=2.16.1 pkgrel=1 pkgdesc='A Geographic Information System (GIS) that supports vector, raster and database formats' url='http://qgis.org/' @@ -16,7 +16,7 @@ optdepends=('fcgi: qgis mapserver' 'postgis: postgis support and SPIT plugin') source=("http://qgis.org/downloads/$pkgname-$pkgver.tar.bz2" "conversions.patch::https://github.com/qgis/QGIS/commit/fc6559aa053317cda8ced657c3013a0d4c6549e9.diff") -sha1sums=('729533edd5427f18f4f012b7056d74b83126b955' +sha1sums=('e14a52f2d68faf6a46cec5b1f6059ebe539cd3e4' '25e611703b2722bbf25d587121cedfc7ef2090ed')