summaryrefslogtreecommitdiff
path: root/qgis/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-11-26 13:02:25 +0100
committerErich Eckner <git@eckner.net>2016-11-26 13:02:25 +0100
commitade3500401a729ccde0695d28514a1f2b1599d9c (patch)
tree36d9d89607b060532dd507951dc696018f211324 /qgis/PKGBUILD
parent8360c0f1cc6c19260b7cc16c4ba856e5577bc5d2 (diff)
downloadarchlinuxewe.git.save-ade3500401a729ccde0695d28514a1f2b1599d9c.tar.xz
qgis 2.18.0 -> 2.18.1
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 977bfbcc..c6b170b7 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.18.0
+pkgver=2.18.1
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")
-sha512sums=('7a23ce8c2d118ba286ea9ea77a45ceb89d4020fc38a4be0190083045690421247e422b86c9aa3b57063291f28d0cea9184d7f3c396fd37928109802b3f81af9d')
+sha512sums=('95aa5ba23eb1b434b279dcfc0a84b30fbf1dacc1f7a2b582ac72dc4a8a3d943b6dfe605248c0c99cee44f5310e0a34169082995cde521fecc9b1aa28da597971')
prepare() {
cd $pkgname-$pkgver