git » kcoreaddons.git » commit 6b2fabc

Python 3.10 rebuild

author Felix Yan
2021-12-01 11:24:56 UTC
committer Felix Yan
2021-12-01 11:24:56 UTC
parent 56d50ee993f1c3bd923bc0f026f89a9a85e5a7dc

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d114f8c..9160e59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kcoreaddons
 pkgver=5.88.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtCore'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'