summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9619bf28745c..3164078cca0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=qgis-git
_pkgname=qgis
-pkgver=3.99_master.r77074.5e142c8933a
+pkgver=3.99_master.r77339.10b47c26031
_pkgver=3.99_master # fake pkgver prefix for the name
pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats - Development master'
@@ -15,7 +15,7 @@ license=('GPL')
arch=('i686' 'x86_64')
depends=(
'proj' 'geos' 'sqlite' 'qwtpolar' 'expat' 'spatialindex' 'gsl' 'libzip' 'exiv2' 'ocl-icd' 'protobuf' 'pdal-git'
- 'qt5-tools' 'qt5-script' 'qtkeychain' 'sip<=6.5.1' 'qca-qt5' 'qt5-webkit' 'qt5-3d' 'qt5-serialport' 'qt5-xmlpatterns'
+ 'qt5-tools' 'qt5-script' 'qtkeychain' 'sip-65' 'qca-qt5' 'qt5-webkit' 'qt5-3d' 'qt5-serialport' 'qt5-xmlpatterns'
'python-gdal' 'python-owslib' 'python-future' 'python-psycopg2' 'python-yaml' 'python-numpy' 'python-jinja' 'python-pygments'
'python-pyqt5' 'python-qscintilla-qt5'
)