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

Antonio Rojas arojas at archlinux.org
Thu Feb 13 23:04:48 UTC 2020


    Date: Thursday, February 13, 2020 @ 23:04:47
  Author: arojas
Revision: 570947

Update to 3.10.2

Modified:
  qgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 22:44:59 UTC (rev 570946)
+++ PKGBUILD	2020-02-13 23:04:47 UTC (rev 570947)
@@ -9,7 +9,7 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.10.1
+pkgver=3.10.2
 pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
 url='https://qgis.org/'
@@ -17,7 +17,7 @@
 arch=(x86_64)
 depends=(desktop-file-utils exiv2 gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca qt5-3d
          qt5-serialport qt5-webkit qtkeychain qwtpolar spatialindex python-sip)
-makedepends=(cmake fcgi gsl python-six qt5-tools txt2tags sip)
+makedepends=(cmake fcgi gsl python-six qt5-tools txt2tags sip python-setuptools)
 optdepends=('fcgi: Map server'
             'gpsbabel: GPS Tools plugin'
             'gsl: Georeferencer plugin'
@@ -30,7 +30,7 @@
             'python-yaml: Processing plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2"
          qgis-pyqt5-sip5.patch)
-sha256sums=('466ac9fad91f266cf3b9d148f58e2adebd5b9fcfc03e6730eb72251e6c34c8ab'
+sha256sums=('381cb01a8ac2f5379a915b124e9c830d727d2c67775ec49609c7153fe765a6f7'
             '47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981')
 
 prepare() {



More information about the arch-commits mailing list