summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-08-17 21:19:19 +0200
committerStephan Springer2020-08-17 21:19:19 +0200
commit1bd075f66f9b150b19250430fd1d2ce29423c0ee (patch)
treef6d0cb5caf2e56a2bae262fcbce08425ec0f67ea
parentb25331b58c214e1b798a009ded695956d86c9971 (diff)
downloadaur-1bd075f66f9b150b19250430fd1d2ce29423c0ee.tar.gz
update to version 3.10.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ca4d7bfd374..bed5b2eaeac3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
- pkgver = 3.10.8
+ pkgver = 3.10.9
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.8
+ provides = qgis=3.10.9
conflicts = qgis
- source = https://qgis.org/downloads/qgis-3.10.8.tar.bz2
+ source = https://qgis.org/downloads/qgis-3.10.9.tar.bz2
source = qgis-pyqt5-sip5.patch
source = t2t-toc-level.patch
- sha256sums = b37ccc6228610301232c50fdd9660fdd878c9f822dfe60cd949b94391e19d94c
+ sha256sums = 04447f35f0e6ac2b488b6e03230c28e34c6be71c3fe7117778df8270e904d63b
sha256sums = 47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981
sha256sums = f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff
diff --git a/PKGBUILD b/PKGBUILD
index c83ef4c85864..b9091c143ea8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
-pkgver=3.10.8
+pkgver=3.10.9
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=('b37ccc6228610301232c50fdd9660fdd878c9f822dfe60cd949b94391e19d94c'
+sha256sums=('04447f35f0e6ac2b488b6e03230c28e34c6be71c3fe7117778df8270e904d63b'
'47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981'
'f7e91914cfe366a63383b39c63d5731f6f20a1a0a0d7e9f3d16809a40bb5acff')