git » kguiaddons.git » commit 7cb009b

Python 3.10 rebuild

author Felix Yan
2021-12-02 21:36:06 UTC
committer Felix Yan
2021-12-02 21:36:06 UTC
parent a0967caa0b123b28dc4f738306a8041dcba716a6

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 62035ef..4583006 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kguiaddons
 pkgver=5.88.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Addons to QtGui'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'