[arch-commits] Commit in qgis/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Jul 31 17:07:08 UTC 2021
Date: Saturday, July 31, 2021 @ 17:07:07
Author: arojas
Revision: 991140
Update to 3.20.1
Modified:
qgis/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-31 16:59:51 UTC (rev 991139)
+++ PKGBUILD 2021-07-31 17:07:07 UTC (rev 991140)
@@ -9,8 +9,8 @@
# Contributor: Eric Forgeot < http://esclinux.tk >
pkgname=qgis
-pkgver=3.20.0
-pkgrel=4
+pkgver=3.20.1
+pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
url='https://qgis.org/'
license=('GPL')
@@ -24,7 +24,7 @@
optdepends=('fcgi: Map server'
'gpsbabel: GPS Tools plugin')
source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2")
-sha256sums=('7decdacb7d6d2cb905b5302bbbc5ed6f64e9739ab2793cb585dc95670ab3f737')
+sha256sums=('a4209df4d5b1a2ffb1c8c3e0d2f0b17ccea118197b43fbb1185e5dcdf0bc520d')
build() {
cmake -S $pkgname-$pkgver -B build -G Ninja \
More information about the arch-commits
mailing list