Date: Tuesday, December 14, 2021 @ 09:08:31
Author: arojas
Revision: 432511
Build against correct python version
Modified:
pyqt5/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-14 07:48:44 UTC (rev 432510)
+++ PKGBUILD 2021-12-14 09:08:31 UTC (rev 432511)
@@ -9,7 +9,7 @@
pkgname=('python-pyqt5')
pkgdesc="A set of Python bindings for the Qt5 toolkit"
pkgver=5.15.6
-pkgrel=5
+pkgrel=6
arch=('x86_64')
url="https://riverbankcomputing.com/software/pyqt/intro"
license=('GPL')