git » pyside2.git » commit c7af337

python 3.9 rebuild

author Antonio Rojas
2020-11-20 11:36:12 UTC
committer Antonio Rojas
2020-11-20 11:36:12 UTC
parent c4efde0a01cf45de20827a2b942a700b8e6adb88

python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6be411b..c618025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=pyside2
 _qtver=5.15.2
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://www.qt.io'
 license=(LGPL)