git » kwidgetsaddons.git » commit 2f8b530

Python 3.10 rebuild

author Felix Yan
2021-12-01 11:19:03 UTC
committer Felix Yan
2021-12-01 11:19:03 UTC
parent 9b29552d03097950ef7c03f5bf59c7180b361a83

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 042adfc..0bfa832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kwidgetsaddons
 pkgver=5.88.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtWidgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'