community/py3-qt5: upgrade to 5.7, moved from testing

This commit is contained in:
Francesco Colista 2016-08-19 12:26:36 +00:00
parent 8656c36008
commit 12ae3bd2b9

View File

@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-qt5
_pkgname=PyQt
pkgver=5.6
pkgrel=1
pkgver=5.7
pkgrel=0
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
arch="all"
@ -32,6 +32,6 @@ package(){
make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install || return 1
}
md5sums="916e79bacda1799f8db7bc034043e450 PyQt5_gpl-5.6.zip"
sha256sums="792125d162d5e9222df1adbbfbaee3a929204d5598e97690be8d8af9e88d9849 PyQt5_gpl-5.6.zip"
sha512sums="86befc7505e12784a2b2fe3d48c98ef1a90c6ae8d0cb5d8f494dbc183b1e64d0e4acace2191d205408c070dc418a81a43e9666ffe9e734a822b205cdc883ee8c PyQt5_gpl-5.6.zip"
md5sums="43568c2798db2d18a040fd215fcba2f6 PyQt5_gpl-5.7.zip"
sha256sums="1607a90af2c2e944e2aebc7ba4a7ec9c327ec78afbaf3a5eab2b6c65cd81d1e5 PyQt5_gpl-5.7.zip"
sha512sums="2f5978e6182f517711b2d37b4ac45e5460fbbc8706a3a07510c82cf9d1d8d18ac1588b492dceed0b5b37aee6dfc4e4aeed736531d885e583401ac89e1f1fbd93 PyQt5_gpl-5.7.zip"