summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-04-21 14:15:00 +0200
committerStephan Springer2020-04-21 14:15:00 +0200
commit70b98e656f9e678a802dbc04ac32b3879115b400 (patch)
treeaa4d4292bc1aed6d425d11c0e40ac7782657b6f2
parent1d9c71b6ccdb2fca29f9fcd09134ba7ae9efc333 (diff)
downloadaur-70b98e656f9e678a802dbc04ac32b3879115b400.tar.gz
update to version 3.10.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e87c444b81e2..5295920b246d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.10.3
+ pkgver = 3.10.5
pkgrel = 1
url = https://qgis.org/
arch = x86_64
@@ -37,10 +37,10 @@ pkgbase = qgis-ltr
optdepends = python-pygments: MetaSearch plugin
optdepends = python-numpy: Processing plugin
optdepends = python-yaml: Processing plugin
- provides = qgis=3.10.3
+ provides = qgis=3.10.5
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.10.3.tar.bz2
- sha256sums = 0869704df9120dd642996ff1ed50213ac8247650aa0640b62f8c9c581c05d7a7
+ source = https://qgis.org/downloads/qgis-3.10.5.tar.bz2
+ sha256sums = f3e1cc362941ec69cc21062eeaea160354ef71382b21dc4b3191c315447b4ce1
pkgname = qgis-ltr
diff --git a/PKGBUILD b/PKGBUILD
index 5e4b934e6ee6..26d70dfaa2bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.10.3
+pkgver=3.10.5
pkgrel=1
pkgdesc='Geographic Information System (GIS); Long Term Release'
url='https://qgis.org/'
@@ -32,7 +32,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.sha256
-sha256sums=('0869704df9120dd642996ff1ed50213ac8247650aa0640b62f8c9c581c05d7a7')
+sha256sums=('f3e1cc362941ec69cc21062eeaea160354ef71382b21dc4b3191c315447b4ce1')
prepare() {
mkdir -p build