From 7ef247270f4e457b6e090688ce40fc5efb9d4e94 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Tue, 25 Feb 2020 09:49:58 +0100 Subject: [PATCH] community/py3-qt5: rebuild against qt5-qtbase --- community/py3-qt5/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-qt5/APKBUILD b/community/py3-qt5/APKBUILD index 6cb7a08fa4b..a9036767cf1 100644 --- a/community/py3-qt5/APKBUILD +++ b/community/py3-qt5/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=py3-qt5 pkgver=5.14.1 -pkgrel=0 +pkgrel=1 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