git » kcompletion.git » commit 66d305a

Python 3.10 rebuild

author Felix Yan
2021-12-02 21:49:00 UTC
committer Felix Yan
2021-12-02 21:49:00 UTC
parent 87d5e1468c0b20c819ac6525abf2d0407827a5bc

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4805c43..d95fda2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kcompletion
 pkgver=5.88.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Text completion helpers and widgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'