Date: Saturday, April 8, 2023 @ 03:43:08 Author: felixonmars Revision: 473223
upgpkg: pyqt6 6.4.2-2: rebuild with python 3.11 Modified: pyqt6/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 03:31:47 UTC (rev 473222) +++ PKGBUILD 2023-04-08 03:43:08 UTC (rev 473223) @@ -4,7 +4,7 @@ pkgname=python-pyqt6 pkgdesc='A set of Python bindings for the Qt6 toolkit' pkgver=6.4.2 -pkgrel=1 +pkgrel=2 arch=(x86_64) url='https://riverbankcomputing.com/software/pyqt/intro' license=(GPL)
