summaryrefslogtreecommitdiff
path: root/qgis/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-09-23 21:21:55 +0200
committerErich Eckner <git@eckner.net>2016-09-23 21:21:55 +0200
commita36dd1017458046097e2e68ed3420e0223acd75a (patch)
tree787853e51271e33010cd36936c111f864b14f27a /qgis/PKGBUILD
parent5d7a108c170c8f097b0ff1c5a57c436d5d4dfc11 (diff)
downloadarchlinuxewe.git.save-a36dd1017458046097e2e68ed3420e0223acd75a.tar.xz
qgis 2.16.2 -> 2.16.3
Diffstat (limited to 'qgis/PKGBUILD')
-rw-r--r--qgis/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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