summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-11-23 10:54:36 +0100
committerStephan Springer2020-11-23 10:54:36 +0100
commit465d00d3f568ea2ac5d72db66b8fa2db3efef67c (patch)
tree79c3bea58d429a72fc5d71d081305199a4970474
parente71c1dfe5b3c9536eda22cfa7ee4443118ebe635 (diff)
downloadaur-465d00d3f568ea2ac5d72db66b8fa2db3efef67c.tar.gz
update to version 3.10.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ba7da425d6c..3d6abb072841 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.10.11
+ pkgver = 3.10.12
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.11
+ provides = qgis=3.10.12
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.10.11.tar.bz2
+ source = https://qgis.org/downloads/qgis-3.10.12.tar.bz2
source = qgis-pyqt5-sip5.patch
source = t2t-toc-level.patch
- sha256sums = f171704050047373da2ee35f7f9e2bda3fd30c6095bfefac01d4960491673bfa
+ sha256sums = a8cd61fcce2ae1df3effbdbc585af97cce8108a89d19344f11f150e80555d08d
sha256sums = 47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981
sha256sums = f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff
diff --git a/PKGBUILD b/PKGBUILD
index 985a14f40c5c..cd0b0b29b664 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.10.11
+pkgver=3.10.12
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=('f171704050047373da2ee35f7f9e2bda3fd30c6095bfefac01d4960491673bfa'
+sha256sums=('a8cd61fcce2ae1df3effbdbc585af97cce8108a89d19344f11f150e80555d08d'
'47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981'
'f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff')