aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-qt5
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-01-26 07:42:38 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-01-26 10:09:50 +0000
commit0af92d771076f2445519d918065531a4f252bdc5 (patch)
treee2c5b8a11e4363ce7f2176999009375335aafd68 /community/py3-qt5
parentecba6541d628093d2aa408e5e42e332f93f69b42 (diff)
downloadaports-0af92d771076f2445519d918065531a4f252bdc5.tar.bz2
aports-0af92d771076f2445519d918065531a4f252bdc5.tar.xz
community/py3-qt5: upgrade to 5.10
Diffstat (limited to 'community/py3-qt5')
-rw-r--r--community/py3-qt5/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-qt5/APKBUILD b/community/py3-qt5/APKBUILD
index 8636065c2e..cd2d3fcc5b 100644
--- a/community/py3-qt5/APKBUILD
+++ b/community/py3-qt5/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-qt5
_pkgname=PyQt5
-pkgver=5.9.2
-pkgrel=1
+pkgver=5.10
+pkgrel=0
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
arch="all"
@@ -41,4 +41,4 @@ package(){
make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install
}
-sha512sums="26144c1223997dfa7eed70cbf408d454bcafd3e71c9b479172a943537c4e8aaf2a1a0853da80dff615defd5eb6e8297e6fdd3021bb2ae7669142ac3b60c742fe PyQt5_gpl-5.9.2.zip"
+sha512sums="32897291717df734ac6e0992f23e3ab2104708c10240cc824586f9622c1d0bdc0fb240569826ffa38ed2f3357dec216e6a0b9d6241b64e97cc3226807378ac91 PyQt5_gpl-5.10.zip"