summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2016-10-21 22:36:28 -0500
committerDoug Newgard2016-10-21 22:36:28 -0500
commit223d33d1ad30b8954c9e08f32b084ff990e3799a (patch)
treed2fb3d2f4f42dcebe1bf57b4e77031d839e7e1d0 /PKGBUILD
parent153f30dc07ffe9f02435bbd054d421321eac969a (diff)
downloadaur-223d33d1ad30b8954c9e08f32b084ff990e3799a.tar.gz
Bump to 2.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3d58ccd670e..a1037de276f9 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.16.3
+pkgver=2.18.0
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=('50a1799c6eb8c90eeeda4affedeea49c')
+md5sums=('861c4af53113158581b42df2acbc3773')
prepare() {
cd $pkgname-$pkgver