summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2019-03-22 20:16:30 +0100
committerStephan Springer2019-03-22 20:16:30 +0100
commit59fd38761800938d7f6bdd3a9feddcd3248403b0 (patch)
tree682a1dcace0ac7e59f0f4fe4f6789264c5da34df
parent0300a8f9acd0c7767453efca984c539aa276ba6f (diff)
downloadaur-59fd38761800938d7f6bdd3a9feddcd3248403b0.tar.gz
update to version 3.4.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79bdd808fad3..c4c1dd4a9031 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.4.5
+ pkgver = 3.4.6
pkgrel = 1
url = https://qgis.org/
arch = x86_64
@@ -36,10 +36,10 @@ pkgbase = qgis-ltr
optdepends = python-pygments: MetaSearch plugin
optdepends = python-numpy: Processing plugin
optdepends = python-yaml: Processing plugin
- provides = qgis=3.4.5
+ provides = qgis=3.4.6
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.4.5.tar.bz2
- md5sums = aea127eefd777f24873cb26be8f7e0fc
+ source = https://qgis.org/downloads/qgis-3.4.6.tar.bz2
+ md5sums = 0a777a11ab99a95154d21ccc290c82a8
pkgname = qgis-ltr
diff --git a/PKGBUILD b/PKGBUILD
index 84a3022858a2..55ab4e118305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.4.5
+pkgver=3.4.6
pkgrel=1
pkgdesc='Geographic Information System (GIS); Long Term Release'
url='https://qgis.org/'
@@ -36,7 +36,7 @@ provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
source=("https://qgis.org/downloads/$_pkgname-$pkgver.tar.bz2")
# curl https://qgis.org/downloads/qgis-latest-ltr.tar.bz2.md5
-md5sums=('aea127eefd777f24873cb26be8f7e0fc')
+md5sums=('0a777a11ab99a95154d21ccc290c82a8')
prepare() {
mkdir -p build