summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2016-02-15 13:04:31 -0600
committerDoug Newgard2016-02-15 13:04:31 -0600
commit16221367b79f2a0bf96df18b77869f69a5310f07 (patch)
treeec0cebed475dc1240f81b64eeac9c31ebbfb4686
parentd49aedb1f8aebd750c30e90f813dd4ee9ed019db (diff)
downloadaur-16221367b79f2a0bf96df18b77869f69a5310f07.tar.gz
python2-qscintilla -> python2-qscintilla-qt4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 432fb535932c..d4240de167f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by makepkg 5.0.0
-# Mon Feb 15 17:50:31 UTC 2016
+# Mon Feb 15 19:03:56 UTC 2016
pkgbase = qgis
pkgdesc = Geographic Information System (GIS) that supports vector, raster & database formats
pkgver = 2.12.3
@@ -18,7 +18,7 @@ pkgbase = qgis
depends = gsl
depends = spatialindex
depends = icu
- depends = python2-qscintilla
+ depends = python2-qscintilla-qt4
depends = python2-sip
depends = python2-psycopg2
depends = python2-httplib2
diff --git a/PKGBUILD b/PKGBUILD
index 7f463cc8ba80..eeaf36b4b472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ url='http://qgis.org/'
license=('GPL')
arch=('i686' 'x86_64')
depends=('qca-qt4' 'gdal' 'qwtpolar' 'gsl' 'spatialindex' 'icu'
- 'python2-qscintilla' 'python2-sip' 'python2-psycopg2'
+ 'python2-qscintilla-qt4' 'python2-sip' 'python2-psycopg2'
python2-{httplib2,jinja,markupsafe,owslib,pygments,dateutil,pytz,six})
makedepends=('cmake' 'txt2tags' 'perl')
optdepends=('gpsbabel: GPS Tool plugin')