git » pyside2.git » commit 7caa4ba

python 3.8 rebuild

author Antonio Rojas
2019-11-01 15:48:19 UTC
committer Antonio Rojas
2019-11-01 15:48:19 UTC
parent 4e2adc7a558555cb61b6819444780e430f297669

python 3.8 rebuild

PKGBUILD +1 -1

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