summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4ebd27a5ee4..81efa52e4ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.4.11
+pkgver=3.4.12
pkgrel=1
pkgdesc='Geographic Information System (GIS); Long Term Release'
url='https://qgis.org/'
@@ -37,7 +37,7 @@ conflicts=("$_pkgname")
source=("https://qgis.org/downloads/$_pkgname-$pkgver.tar.bz2"
fix-include.diff)
# curl https://qgis.org/downloads/qgis-latest-ltr.tar.bz2.md5
-md5sums=('1406e029a0df8ae873a46205aee9875a'
+md5sums=('c53107b18cae2b5b9869de7bd2aced28'
'610bb88927095876c3f83020cdca523c')
prepare() {