summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2019-09-14 16:23:22 +0200
committerStephan Springer2019-09-14 16:23:22 +0200
commit5b8f10f1975dd498d960fbd7df7e91ce4c5ba12a (patch)
tree08cc2aa2a00b6dffb741da4bc62b4eecbd42a46a
parent11bfb7c7a6c6d97fad3ec2e48000340a6c660e5b (diff)
downloadaur-5b8f10f1975dd498d960fbd7df7e91ce4c5ba12a.tar.gz
update to version 3.4.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2febff7462f3..425b158e2a89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.4.11
+ pkgver = 3.4.12
pkgrel = 1
url = https://qgis.org/
arch = x86_64
@@ -36,11 +36,11 @@ pkgbase = qgis-ltr
optdepends = python-pygments: MetaSearch plugin
optdepends = python-numpy: Processing plugin
optdepends = python-yaml: Processing plugin
- provides = qgis=3.4.11
+ provides = qgis=3.4.12
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.4.11.tar.bz2
+ source = https://qgis.org/downloads/qgis-3.4.12.tar.bz2
source = fix-include.diff
- md5sums = 1406e029a0df8ae873a46205aee9875a
+ md5sums = c53107b18cae2b5b9869de7bd2aced28
md5sums = 610bb88927095876c3f83020cdca523c
pkgname = qgis-ltr
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() {