mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/pyqt5 to 5.5-2
This commit is contained in:
parent
dc2347b874
commit
99702a810b
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ pkgbase=pyqt5
|
|||
pkgname=('pyqt5-common' 'python-pyqt5' 'python2-pyqt5')
|
||||
pkgver=5.5
|
||||
_pkgver=$pkgver
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
license=('GPL')
|
||||
|
@ -20,7 +20,7 @@ makedepends=('python-sip' 'python2-sip' 'python-opengl' 'python2-opengl'
|
|||
'python2-dbus' 'python-dbus' 'qt5-connectivity' 'qt5-enginio'
|
||||
'qt5-multimedia' 'qt5-tools' 'qt5-serialport' 'qt5-svg'
|
||||
'qt5-websockets' 'qt5-x11extras')
|
||||
source=("http://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt-gpl-$pkgver.tar.gz")
|
||||
source=("http://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-$pkgver/PyQt-gpl-$pkgver.tar.gz")
|
||||
md5sums=('60c0137b26c9ecbc3db0addb9638dc01')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue