summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2016-03-25 13:02:11 -0500
committerDoug Newgard2016-03-25 13:02:11 -0500
commitc95098be724462ada1df3e18b2d2cdaed61d3395 (patch)
tree88575f4a10cf7799e293c3f2d60099002fc5619b /PKGBUILD
parentd51a9a2b0661e01c8b5342a55ca4772c2e7d719d (diff)
downloadaur-c95098be724462ada1df3e18b2d2cdaed61d3395.tar.gz
Bump to 2.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e93a2cd0cc7..e50d9e7291ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
# You will also need to install osgearth or fcgi, respectively, before building.
pkgname=qgis
-pkgver=2.14.0
+pkgver=2.14.1
pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
url='http://qgis.org/'
@@ -27,7 +27,7 @@ optdepends=('gpsbabel: GPS Tool plugin'
'python2-yaml: Processing plugin')
install="$pkgname.install"
source=("http://qgis.org/downloads/$pkgname-$pkgver.tar.bz2")
-md5sums=('e58294f6abd70951be3fcb3162ff6bc8')
+md5sums=('60e0708650303f28fdfe84b555c41c18')
prepare() {
cd $pkgname-$pkgver