mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/pyqt4 to 4.11.3-2
This commit is contained in:
parent
3e4675a762
commit
b26affd1ba
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
pkgbase=pyqt4
|
||||
pkgname=('pyqt4-common' 'python-pyqt4' 'python2-pyqt4')
|
||||
pkgver=4.11.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
license=('GPL')
|
||||
|
@ -42,7 +42,7 @@ build() {
|
|||
cd ../Py2Qt-x11-gpl-${pkgver}
|
||||
python2 configure-ng.py \
|
||||
--confirm-license \
|
||||
-v /usr/share/sip \
|
||||
-v /usr/share/sip/Py2-PyQt4 \
|
||||
--qsci-api \
|
||||
-q /usr/bin/qmake-qt4
|
||||
|
||||
|
|
Loading…
Reference in a new issue