summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2016-12-16 09:03:24 -0600
committerDoug Newgard2016-12-16 09:03:24 -0600
commit21e79d74afc11d29fbe4af816e1ebf49abc17938 (patch)
tree58836e1682f91b21ec06bb51c99323f83dbcfa63 /PKGBUILD
parent62e893d9ba7f7a1e8177fa27cd680dd2acbc4060 (diff)
downloadaur-21e79d74afc11d29fbe4af816e1ebf49abc17938.tar.gz
Bump to 2.18.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38a60a44f932..4ee9d754135a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
# You will also need to install osgearth-qt4 or fcgi, respectively, before building.
pkgname=qgis
-pkgver=2.18.1
+pkgver=2.18.2
pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
url='http://qgis.org/'
@@ -33,7 +33,7 @@ optdepends=('gpsbabel: GPS Tool plugin'
'python2-pyspatialite: Processing plugin'
'python2-yaml: Processing plugin')
source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2")
-md5sums=('97a1bd221adc665b054436142cb7f067')
+md5sums=('b09e8ed02f721585673bdf00864099ee')
prepare() {
cd $pkgname-$pkgver