git » kwidgetsaddons.git » commit 1961165

Python 3.10 rebuild

author Felix Yan
2021-12-02 21:38:19 UTC
committer Felix Yan
2021-12-02 21:38:19 UTC
parent 2f8b5308a36a581da8715a9587ac5611293c241d

Python 3.10 rebuild

PKGBUILD +1 -1

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