mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/pyqt5 to 5.5.1-1
This commit is contained in:
parent
d422e3ab81
commit
45e3652093
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
|
||||
pkgbase=pyqt5
|
||||
pkgname=('pyqt5-common' 'python-pyqt5' 'python2-pyqt5')
|
||||
pkgver=5.5
|
||||
pkgver=5.5.1
|
||||
_pkgver=$pkgver
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
license=('GPL')
|
||||
|
@ -21,7 +21,7 @@ makedepends=('python-sip' 'python2-sip' 'python-opengl' 'python2-opengl'
|
|||
'qt5-multimedia' 'qt5-tools' 'qt5-serialport' 'qt5-svg'
|
||||
'qt5-websockets' 'qt5-x11extras')
|
||||
source=("http://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-$pkgver/PyQt-gpl-$pkgver.tar.gz")
|
||||
md5sums=('60c0137b26c9ecbc3db0addb9638dc01')
|
||||
md5sums=('586ed481b734c665b52fbb4f32161ff7')
|
||||
|
||||
build() {
|
||||
cp -a PyQt-gpl-${_pkgver} Py2Qt-gpl-${_pkgver}
|
||||
|
|
Loading…
Reference in a new issue