summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgaelic2018-07-22 14:07:35 +0200
committergaelic2018-07-22 14:07:35 +0200
commitafa9b63f6c3fd974c88d397db9f0fce4e91be3fb (patch)
tree80c3d61fc7ea420e19c253a8a347b3a87d14c4c3
parentc69316707a96348a5c7eec7256498732eb5f0375 (diff)
downloadaur-afa9b63f6c3fd974c88d397db9f0fce4e91be3fb.tar.gz
add sip
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ef7d3f35ad3..e26e1327c31a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=qgis-git
_pkgname=qgis
-pkgver=3.3.0_master.r48698.86c3e8b8a6
+pkgver=3.3.0_master.r49003.7b36737b07
_pkgver=3.3.0_master
pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats - Development master'
url='http://qgis.org/'
license=('GPL')
arch=('i686' 'x86_64')
-depends=('qt5-tools' 'qt5-script' 'qtkeychain' 'qca-qt5' 'qt5-webkit' 'qt5-3d' 'qt5-serialport' 'proj' 'geos' 'sqlite' 'python-gdal' 'python-owslib' 'python-future' 'python-sip' 'python-psycopg2' 'python-yaml' 'python-numpy' 'python-jinja' 'python-pygments' 'qwtpolar' 'expat' 'python-qscintilla-qt5' 'spatialindex' 'gsl' 'libzip')
+depends=('qt5-tools' 'qt5-script' 'qtkeychain' 'qca-qt5' 'qt5-webkit' 'qt5-3d' 'qt5-serialport' 'proj' 'geos' 'sqlite' 'python-gdal' 'python-owslib' 'python-future' 'python-sip' 'python-psycopg2' 'python-yaml' 'python-numpy' 'python-jinja' 'python-pygments' 'qwtpolar' 'expat' 'python-qscintilla-qt5' 'spatialindex' 'gsl' 'libzip' 'sip')
makedepends=('git' 'cmake' 'txt2tags')
optdepends=('grass: for GRASS providers and plugin (6 or 7)'
# 'gsl: for georeferencer'