mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/pyqt to 4.9.6-1
This commit is contained in:
parent
d7c400da49
commit
76ac7dc86c
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
pkgbase=pyqt
|
||||
pkgname=('pyqt-common' 'pyqt' 'python2-pyqt')
|
||||
pkgver=4.9.5
|
||||
pkgrel=3
|
||||
pkgver=4.9.6
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
license=('GPL')
|
||||
|
@ -17,7 +17,7 @@ makedepends=('qt' 'python-sip' 'python-dbus' 'python2-sip' 'phonon' 'mesa'
|
|||
'python2-opengl' 'qt-assistant-compat' 'qtwebkit' 'python2-dbus')
|
||||
source=("http://downloads.sourceforge.net/${pkgbase}/PyQt-x11-gpl-${pkgver}.tar.gz"
|
||||
"PyQt4-4.7.3-qreal_float_support.patch")
|
||||
md5sums=('e4cdd6619c63655f7510efb4df8462fb'
|
||||
md5sums=('514e1f9597771dc732ba75ba9fa5c6b6'
|
||||
'c493d8ea8e3199d649b60eeb45e07aec')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue