git » pyqt-builder.git » commit d915a89

Python 3.11 rebuild

author Antonio Rojas
2023-04-10 14:12:24 UTC
committer Antonio Rojas
2023-04-10 14:12:24 UTC
parent 36c2c222d40fcbf719b895bbc37515edb1deccc5

Python 3.11 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index cf77c79..75a7b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=pyqt-builder
 pkgver=1.15.0
-pkgrel=1
+pkgrel=2
 pkgdesc='The PEP 517 compliant PyQt build system'
 arch=(any)
 url='https://pypi.org/project/PyQt-builder/'