summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2019-08-17 16:14:43 +0200
committerStephan Springer2019-08-17 16:14:43 +0200
commit11bfb7c7a6c6d97fad3ec2e48000340a6c660e5b (patch)
treeac5a2e7777557ef198614f528805fa58ac54a766
parent35f2c9f24ab1b7926f156ac3dc4457fd5f369d93 (diff)
downloadaur-11bfb7c7a6c6d97fad3ec2e48000340a6c660e5b.tar.gz
update to version 3.4.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a30ddfe3c34..2febff7462f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.4.10
+ pkgver = 3.4.11
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.10
+ provides = qgis=3.4.11
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.4.10.tar.bz2
+ source = https://qgis.org/downloads/qgis-3.4.11.tar.bz2
source = fix-include.diff
- md5sums = 01595b6ef39dccd0fab4321e792aa834
+ md5sums = 1406e029a0df8ae873a46205aee9875a
md5sums = 610bb88927095876c3f83020cdca523c
pkgname = qgis-ltr
diff --git a/PKGBUILD b/PKGBUILD
index 3142133f2a5f..e4ebd27a5ee4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.4.10
+pkgver=3.4.11
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=('01595b6ef39dccd0fab4321e792aa834'
+md5sums=('1406e029a0df8ae873a46205aee9875a'
'610bb88927095876c3f83020cdca523c')
prepare() {