summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-12-21 22:19:40 +0100
committerStephan Springer2020-12-21 22:19:40 +0100
commit0d318f8b71243971919aec809046b1eee5153a7a (patch)
tree49e004a5aa4355d1cbaed67e48e7062af941d5b9
parent465d00d3f568ea2ac5d72db66b8fa2db3efef67c (diff)
downloadaur-0d318f8b71243971919aec809046b1eee5153a7a.tar.gz
update to version 3.10.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d6abb072841..c757bd85bedc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.10.12
+ pkgver = 3.10.13
pkgrel = 1
url = https://qgis.org/
arch = x86_64
@@ -38,12 +38,12 @@ pkgbase = qgis-ltr
optdepends = python-pygments: MetaSearch plugin
optdepends = python-numpy: Processing plugin
optdepends = python-yaml: Processing plugin
- provides = qgis=3.10.12
+ provides = qgis=3.10.13
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.10.12.tar.bz2
+ source = https://qgis.org/downloads/qgis-3.10.13.tar.bz2
source = qgis-pyqt5-sip5.patch
source = t2t-toc-level.patch
- sha256sums = a8cd61fcce2ae1df3effbdbc585af97cce8108a89d19344f11f150e80555d08d
+ sha256sums = 1434f64906a53caf833919a21d8664fc6712de29e519d5f439a9b1ddc325431e
sha256sums = 47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981
sha256sums = f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff
diff --git a/PKGBUILD b/PKGBUILD
index cd0b0b29b664..5d904a4b31b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.10.12
+pkgver=3.10.13
pkgrel=1
pkgdesc='Geographic Information System (GIS); Long Term Release'
url='https://qgis.org/'
@@ -35,7 +35,7 @@ source=("https://qgis.org/downloads/$_pkgname-$pkgver.tar.bz2"
t2t-toc-level.patch
)
# curl https://qgis.org/downloads/qgis-latest-ltr.tar.bz2.sha256
-sha256sums=('a8cd61fcce2ae1df3effbdbc585af97cce8108a89d19344f11f150e80555d08d'
+sha256sums=('1434f64906a53caf833919a21d8664fc6712de29e519d5f439a9b1ddc325431e'
'47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981'
'f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff')