git » pyqt5.git » commit e16bf82

Rebuild with sip 6.7.5 to fix broken PyQt5.Qt class (FS#77315)

author Antonio Rojas
2023-01-29 18:16:51 UTC
committer Antonio Rojas
2023-01-29 18:16:51 UTC
parent e0b6128f04e9c5bf4f32a7b1ffab4e0ce83265de

Rebuild with sip 6.7.5 to fix broken PyQt5.Qt class (FS#77315)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c9df237..4fe371d 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.8
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://riverbankcomputing.com/software/pyqt/intro"
 license=('GPL')