mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/py3-qt5: upgrade to 5.10
This commit is contained in:
parent
ecba6541d6
commit
0af92d7710
@ -2,8 +2,8 @@
|
|||||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||||
pkgname=py3-qt5
|
pkgname=py3-qt5
|
||||||
_pkgname=PyQt5
|
_pkgname=PyQt5
|
||||||
pkgver=5.9.2
|
pkgver=5.10
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
|
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
|
||||||
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
|
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -41,4 +41,4 @@ package(){
|
|||||||
make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install
|
make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="26144c1223997dfa7eed70cbf408d454bcafd3e71c9b479172a943537c4e8aaf2a1a0853da80dff615defd5eb6e8297e6fdd3021bb2ae7669142ac3b60c742fe PyQt5_gpl-5.9.2.zip"
|
sha512sums="32897291717df734ac6e0992f23e3ab2104708c10240cc824586f9622c1d0bdc0fb240569826ffa38ed2f3357dec216e6a0b9d6241b64e97cc3226807378ac91 PyQt5_gpl-5.10.zip"
|
||||||
|
Loading…
Reference in New Issue
Block a user