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

Balló György bgyorgy at archlinux.org
Fri Sep 14 13:51:43 UTC 2018


    Date: Friday, September 14, 2018 @ 13:51:42
  Author: bgyorgy
Revision: 380898

upgpkg: qgis 3.2.3-1

Update to new version

Modified:
  qgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-14 13:12:26 UTC (rev 380897)
+++ PKGBUILD	2018-09-14 13:51:42 UTC (rev 380898)
@@ -9,13 +9,13 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
 url='https://qgis.org/'
 license=(GPL)
 arch=(x86_64)
-depends=(gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca-qt5 qextserialport qt5-3d qt5-webkit qtkeychain qwtpolar spatialindex python-sip)
+depends=(gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca qextserialport qt5-3d qt5-webkit qtkeychain qwtpolar spatialindex python-sip)
 makedepends=(cmake fcgi gsl python-six qt5-tools txt2tags sip)
 optdepends=('fcgi: Map server'
             'gpsbabel: GPS Tools plugin'
@@ -29,7 +29,7 @@
             'python-yaml: Processing plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2"
         "qgis-3.2.1-fix-sip-name.patch")
-sha256sums=('831924459c1a9f29dacf7c6ea37f401dc4da5b20ba29e4d474174852c51a824d'
+sha256sums=('c91383185fb20ccdc7c009955aa1855df1d2722d4359bf7f241727c5680ef720'
             'd53899c59c358d4cffb8a498db4cf431b83880e2a7f26e30b3e784088e68b699')
 
 prepare() {



More information about the arch-commits mailing list