Date: Saturday, April 8, 2023 @ 05:51:49
Author: felixonmars
Revision: 1441829
upgpkg: python-qt.py 1.3.7-2: rebuild with python 3.11
Modified:
python-qt.py/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 05:51:42 UTC (rev 1441828)
+++ PKGBUILD 2023-04-08 05:51:49 UTC (rev 1441829)
@@ -4,7 +4,7 @@
pkgname=python-qt.py
_pkgname=Qt.py
pkgver=1.3.7
-pkgrel=1
+pkgrel=2
pkgdesc='Python compatibility wrapper around all Qt bindings'
arch=('any')
url='https://github.com/mottosso/Qt.py'