git » pyqt5.git » commit 735c4a3

rebuild with python 3.11

author Felix Yan
2023-04-08 03:43:46 UTC
committer Felix Yan
2023-04-08 03:43:46 UTC
parent b82ff64318aee4d4195084a9eb28e64e73ea17a6

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 90e9053..dbccc2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgbase=pyqt5
 pkgname=('python-pyqt5')
 pkgdesc="A set of Python bindings for the Qt5 toolkit"
 pkgver=5.15.9
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://riverbankcomputing.com/software/pyqt/intro"
 license=('GPL')