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

Balló György bgyorgy at archlinux.org
Mon Apr 23 08:53:00 UTC 2018


    Date: Monday, April 23, 2018 @ 08:52:59
  Author: bgyorgy
Revision: 317353

upgpkg: qgis 3.0.2-1

Update to new version

Modified:
  qgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-23 08:32:18 UTC (rev 317352)
+++ PKGBUILD	2018-04-23 08:52:59 UTC (rev 317353)
@@ -10,8 +10,8 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
 url='https://qgis.org/'
 license=(GPL)
@@ -29,7 +29,7 @@
             'python-numpy: Processing plugin'
             'python-yaml: Processing plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2")
-sha256sums=('9e2954597cfbdc82b852281c19d8652265f4785b3cf4d7c05e9a1174a89c44d4')
+sha256sums=('4293f45753599fcce1e9cc8985104486d80eb8422e9c2647d9b7cde78a54ab11')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list