summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-10-23 23:05:39 +0200
committerStephan Springer2020-10-23 23:05:39 +0200
commite71c1dfe5b3c9536eda22cfa7ee4443118ebe635 (patch)
tree7c27684a85743ef555d0c481bc042388d6e3ca9c
parent7676aae6b8856be365519923a5b69ef2b62c30a7 (diff)
downloadaur-e71c1dfe5b3c9536eda22cfa7ee4443118ebe635.tar.gz
update to version 3.10.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9974d70c7d49..2ba7da425d6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.10.10
+ pkgver = 3.10.11
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.10
+ provides = qgis=3.10.11
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.10.10.tar.bz2
+ source = https://qgis.org/downloads/qgis-3.10.11.tar.bz2
source = qgis-pyqt5-sip5.patch
source = t2t-toc-level.patch
- sha256sums = e21a778139823fb6cf12e4a38f00984fcc060f41abcd4f0af83642d566883839
+ sha256sums = f171704050047373da2ee35f7f9e2bda3fd30c6095bfefac01d4960491673bfa
sha256sums = 47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981
sha256sums = f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff
diff --git a/PKGBUILD b/PKGBUILD
index 3c04064258ea..985a14f40c5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.10.10
+pkgver=3.10.11
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=('e21a778139823fb6cf12e4a38f00984fcc060f41abcd4f0af83642d566883839'
+sha256sums=('f171704050047373da2ee35f7f9e2bda3fd30c6095bfefac01d4960491673bfa'
'47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981'
'f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff')