aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b712d94c26..ebd53a4cf4 100644
--- a/community/py3-qt5/APKBUILD
+++ b/community/py3-qt5/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-qt5
-pkgver=5.14.1
-pkgrel=3
+pkgver=5.14.2
+pkgrel=0
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
arch="all !armhf" # armhf blocked by qt5-qtdeclarative
@@ -41,4 +41,4 @@ package() {
make -j1 DESTDIR="$pkgdir" INSTALL_ROOT="$pkgdir" install
}
-sha512sums="10b6abb6fdac64233041b0ee91c9f25cfd2a759ec5bde239c87ca9df8176cdd4fcabf6deb8db2dd9bbd911a040d5c476744f1b55aded9c66eb8b5182f99ddc86 PyQt5-5.14.1.tar.gz"
+sha512sums="56d9b2970ff50f2af0bfd889ad1226bf64087a6210cc545c5a0188352d1651343fcda9d53f04b041273f61bf31baf43af4a1854c1b580d50c28cff82f59c24ec PyQt5-5.14.2.tar.gz"