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

Antonio Rojas arojas at archlinux.org
Fri Dec 25 22:49:46 UTC 2020


    Date: Friday, December 25, 2020 @ 22:49:46
  Author: arojas
Revision: 791072

Update to 3.16.2

Modified:
  qgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-25 22:44:55 UTC (rev 791071)
+++ PKGBUILD	2020-12-25 22:49:46 UTC (rev 791072)
@@ -9,8 +9,8 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.16.0
-pkgrel=2
+pkgver=3.16.2
+pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
 url='https://qgis.org/'
 license=(GPL)
@@ -22,7 +22,7 @@
 optdepends=('fcgi: Map server'
             'gpsbabel: GPS Tools plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2")
-sha256sums=('ce8dfee5af989cfa2af4d087ab64d5e4022e928e847ee083e07cc9e8646ef1da')
+sha256sums=('13592d8b538dcd7d7ded71c3aea0c295c0c35022885398b440f9895b0f1ef67c')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list