From a36dd1017458046097e2e68ed3420e0223acd75a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 23 Sep 2016 21:21:55 +0200 Subject: qgis 2.16.2 -> 2.16.3 --- qgis/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qgis/PKGBUILD') diff --git a/qgis/PKGBUILD b/qgis/PKGBUILD index b69fd4e6..bbc259b2 100644 --- a/qgis/PKGBUILD +++ b/qgis/PKGBUILD @@ -13,7 +13,7 @@ # You will also need to install osgearth-qt4 or fcgi, respectively, before building. pkgname=qgis -pkgver=2.16.2 +pkgver=2.16.3 pkgrel=1 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats' url='http://qgis.org/' @@ -34,7 +34,7 @@ optdepends=('gpsbabel: GPS Tool plugin' 'python2-pyspatialite: Processing plugin' 'python2-yaml: Processing plugin') source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2") -md5sums=('e2a24b2c41af83dcc5b26fcd0e63366b') +sha512sums=('2115ce8cefce20490e53c1d9b9ba7bce77d1167ec150d302a08f8099ddca6dc9631d4fb0f31f2fbe06ea0e8d9f5870918d61447ae74827e4ec5131053f5a6e38') prepare() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf