Date: Sunday, January 16, 2022 @ 11:27:41 Author: arojas Revision: 1105980
Update to 3.22.3 Modified: qgis/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 11:12:57 UTC (rev 1105979) +++ PKGBUILD 2022-01-16 11:27:41 UTC (rev 1105980) @@ -9,8 +9,8 @@ # Contributor: Eric Forgeot < http://esclinux.tk > pkgname=qgis -pkgver=3.22.2 -pkgrel=3 +pkgver=3.22.3 +pkgrel=1 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats' url='https://qgis.org/' license=('GPL') @@ -25,7 +25,7 @@ 'gpsbabel: GPS Tools plugin') source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2" qgstyle-infinite-loop.patch::https://github.com/qgis/QGIS/commit/19823b76.patch) -sha256sums=('ff488a1f49a9b161dcffeb0bc8cc3142d3b4e7f4a5e8f95dcb25efc39b400870' +sha256sums=('e7430c3d9cb5782257916834c7898f3d3a5fc7c359b12d5def7cdb437d757893' 'c5bc388da987c7c21451b3f0f74220c8bd82cfba04657ff599d1896e6ae4b304') prepare() {
