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

Balló György bgyorgy at archlinux.org
Wed May 27 19:16:26 UTC 2020


    Date: Wednesday, May 27, 2020 @ 19:16:25
  Author: bgyorgy
Revision: 636003

upgpkg: qgis 3.12.3-1: Update to new version

Modified:
  qgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 19:07:20 UTC (rev 636002)
+++ PKGBUILD	2020-05-27 19:16:25 UTC (rev 636003)
@@ -9,13 +9,13 @@
 # Contributor: Eric Forgeot < http://esclinux.tk >
 
 pkgname=qgis
-pkgver=3.12.1
+pkgver=3.12.3
 pkgrel=1
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
 url='https://qgis.org/'
 license=(GPL)
 arch=(x86_64)
-depends=(desktop-file-utils exiv2 gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca qt5-3d
+depends=(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 python-setuptools)
 optdepends=('fcgi: Map server'
@@ -30,7 +30,7 @@
             'python-yaml: Processing plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2"
          qgis-pyqt5-sip5.patch)
-sha256sums=('a7dc7af768b8960c08ce72a06c1f4ca4664f4197ce29c7fe238429e48b2881a8'
+sha256sums=('c2b53815f9b994e1662995d1f25f90628156b996758f5471bffb74ab29a95220'
             '47fdab75c94ecf5b61a41b334e23714226e895cef507c35a3bc4b46c7d307981')
 
 prepare() {



More information about the arch-commits mailing list