Fixes https://labs.parabola.nu/issues/3477 and https://labs.parabola.nu/issues/3479
Signed-off-by: Cédric Félizard <[email protected]> --- libre/pyqt5/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libre/pyqt5/PKGBUILD b/libre/pyqt5/PKGBUILD index a5c3f3991..32c42dbe7 100644 --- a/libre/pyqt5/PKGBUILD +++ b/libre/pyqt5/PKGBUILD @@ -19,7 +19,7 @@ pkgname=('python-pyqt5') pkgdesc="A set of Python bindings for the Qt5 toolkit" pkgver=5.15.9 pkgrel=2 -pkgrel+=.parabola3 +pkgrel+=.parabola4 arch=('x86_64') arch+=('armv7h' 'i686') url="https://riverbankcomputing.com/software/pyqt/intro" -- 2.40.1 _______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
