git » pyqt5.git » commit b02cc52

upgpkg: 5.15.10-2: Python 3.12 rebuild

author Antonio Rojas
2024-04-04 09:19:25 UTC
committer Antonio Rojas
2024-04-04 09:19:25 UTC
parent 25e00e51b265bddba17be9eac1b078dd0b093cc2

upgpkg: 5.15.10-2: Python 3.12 rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 93ae43d..21247a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = pyqt5
 	pkgdesc = A set of Python bindings for the Qt5 toolkit
 	pkgver = 5.15.10
-	pkgrel = 1
+	pkgrel = 2
 	url = https://riverbankcomputing.com/software/pyqt/intro
 	arch = x86_64
 	groups = pyqt5
diff --git a/PKGBUILD b/PKGBUILD
index bdbf9f5..1cdc212 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.10
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://riverbankcomputing.com/software/pyqt/intro"
 license=('GPL')