mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/pyqt4 to 4.11.2-1
This commit is contained in:
parent
d082dca1e5
commit
bbac2793cb
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgbase=pyqt4
|
||||
pkgname=('pyqt4-common' 'python-pyqt4' 'python2-pyqt4')
|
||||
pkgver=4.11.1
|
||||
pkgver=4.11.2
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
|
@ -17,7 +17,7 @@ makedepends=('python-sip' 'python-dbus' 'python2-sip' 'phonon' 'mesa'
|
|||
'python2-opengl' 'qt-assistant-compat' 'qtwebkit' 'python2-dbus')
|
||||
source=("http://downloads.sourceforge.net/pyqt/PyQt-x11-gpl-${pkgver}.tar.gz"
|
||||
"PyQt4-4.7.3-qreal_float_support.patch")
|
||||
md5sums=('9d0203c46ad8c838abd5d33b814ca659'
|
||||
md5sums=('6bbb57f6874701adfc6909702f4a4b02')
|
||||
'7958e9e630963f1be44ea77c2329bb94')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue