Date: Tuesday, January 5, 2021 @ 18:28:29
  Author: arojas
Revision: 809707

sip -> sip4

Modified:
  qgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-05 18:27:16 UTC (rev 809706)
+++ PKGBUILD    2021-01-05 18:28:29 UTC (rev 809707)
@@ -10,15 +10,15 @@
 
 pkgname=qgis
 pkgver=3.16.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Geographic Information System (GIS) that supports vector, raster & 
database formats'
 url='https://qgis.org/'
 license=(GPL)
 arch=(x86_64)
 depends=(exiv2 gdal gsl hicolor-icon-theme libzip protobuf python-gdal 
python-jinja python-owslib
-         python-psycopg2 python-pygments python-qscintilla-qt5 python-sip 
python-yaml qca qt5-3d
+         python-psycopg2 python-pygments python-qscintilla-qt5 python-sip4 
python-yaml qca qt5-3d
          qt5-imageformats qt5-serialport qt5-webkit qtkeychain qwtpolar 
spatialindex)
-makedepends=(cmake fcgi python-setuptools python-six qt5-tools txt2tags sip)
+makedepends=(cmake fcgi python-setuptools python-six qt5-tools txt2tags sip4)
 optdepends=('fcgi: Map server'
             'gpsbabel: GPS Tools plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2";)

Reply via email to