extra/pyqt5 to 5.10-2

This commit is contained in:
Kevin Mihelich 2018-02-01 00:30:09 +00:00
parent 4a4b3bcc73
commit 9eaef40da1

View file

@ -11,7 +11,7 @@
pkgbase=pyqt5
pkgname=('pyqt5-common' 'python-pyqt5' 'python2-pyqt5')
pkgver=5.10
pkgrel=1
pkgrel=2
arch=('x86_64')
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
license=('GPL')
@ -100,7 +100,7 @@ package_python-pyqt5(){
package_python2-pyqt5(){
pkgdesc="A set of Python 2.x bindings for the Qt5 toolkit"
depends=('python2-sip' 'pyqt5-common')
depends=('python2-sip' 'pyqt5-common' 'python2-enum34')
optdepends=('python2-opengl: enable OpenGL 3D graphics in PyQt applications'
'python-dbus: for python-dbus mainloop support'
'qt5-multimedia: QtMultimedia, QtMultimediaWidgets'