summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-05-15 15:01:59 +0200
committerStephan Springer2020-05-15 15:01:59 +0200
commit3119555a6e9dc6febc2045118c70185882af934b (patch)
treef1fcb1a773fa25ae8c7db2cedb9f228b87dbca20
parent70b98e656f9e678a802dbc04ac32b3879115b400 (diff)
downloadaur-3119555a6e9dc6febc2045118c70185882af934b.tar.gz
update to version 3.10.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5295920b246d..f556721451ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.10.5
+ pkgver = 3.10.6
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.5
+ provides = qgis=3.10.6
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.10.5.tar.bz2
- sha256sums = f3e1cc362941ec69cc21062eeaea160354ef71382b21dc4b3191c315447b4ce1
+ source = https://qgis.org/downloads/qgis-3.10.6.tar.bz2
+ sha256sums = a96791bf6615e4f8ecdbbb9a90a8ef14a12459d8c5c374ab22eb5f776f864bb5
pkgname = qgis-ltr
diff --git a/PKGBUILD b/PKGBUILD
index 26d70dfaa2bd..ecbaebd94d7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.10.5
+pkgver=3.10.6
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=('f3e1cc362941ec69cc21062eeaea160354ef71382b21dc4b3191c315447b4ce1')
+sha256sums=('a96791bf6615e4f8ecdbbb9a90a8ef14a12459d8c5c374ab22eb5f776f864bb5')
prepare() {
mkdir -p build