git » pyqt5.git » commit f6c5918

Python 3.9 rebuild

author Felix Yan
2020-11-12 13:04:07 UTC
committer Felix Yan
2020-11-12 13:04:07 UTC
parent 8e65a592ce8b19e723e674d5a65ea54f96952e03

Python 3.9 rebuild

PKGBUILD +1 -1

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