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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 17 15:45:33 UTC 2022


    Date: Sunday, July 17, 2022 @ 15:45:33
  Author: arojas
Revision: 1254314

Update to 3.26.0

Modified:
  qgis/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 14:19:38 UTC (rev 1254313)
+++ PKGBUILD	2022-07-17 15:45:33 UTC (rev 1254314)
@@ -9,8 +9,8 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.24.3
-pkgrel=2
+pkgver=3.26.0
+pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
 url='https://qgis.org/'
 license=('GPL')
@@ -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=('fc9fa28e10c32773f49f1de0c52a35a393060acd6f799d6926f08e96fbaf2b4e'
-            'c5bc388da987c7c21451b3f0f74220c8bd82cfba04657ff599d1896e6ae4b304')
+sha256sums=('3a41466ca7c9a80205c09083fdad18c5d9b56024073f65aa5c3997b76a6d2a75'
+            'c85a9156957e5a892a24835ace8f4778da8c35bc12968583cfc2980427eb0eed')
 
 prepare() {
   patch -d $pkgname-$pkgver -p1 < qgstyle-infinite-loop.patch # Fix infinite loop



More information about the arch-commits mailing list