[arch-commits] Commit in qgis/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri May 20 18:00:44 UTC 2022


    Date: Friday, May 20, 2022 @ 18:00:43
  Author: arojas
Revision: 1209438

Update to 3.24.3

Modified:
  qgis/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-20 17:48:39 UTC (rev 1209437)
+++ PKGBUILD	2022-05-20 18:00:43 UTC (rev 1209438)
@@ -9,7 +9,7 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.24.2
+pkgver=3.24.3
 pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
 url='https://qgis.org/'
@@ -25,8 +25,8 @@
             '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=('898b148ab83e751c8c5de936929438315dec4cc449307cb405b156cd02b8d127'
-            'c85a9156957e5a892a24835ace8f4778da8c35bc12968583cfc2980427eb0eed')
+sha256sums=('fc9fa28e10c32773f49f1de0c52a35a393060acd6f799d6926f08e96fbaf2b4e'
+            'c5bc388da987c7c21451b3f0f74220c8bd82cfba04657ff599d1896e6ae4b304')
 
 prepare() {
   patch -d $pkgname-$pkgver -p1 < qgstyle-infinite-loop.patch # Fix infinite loop



More information about the arch-commits mailing list