git » kcompletion.git » commit 4881546

Python 3.9 rebuild

author Evangelos Foutras
2020-11-09 19:23:38 UTC
committer Evangelos Foutras
2020-11-09 19:23:38 UTC
parent 31b876855475fbca1991708cf59c7a7e9e44f251

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 71ad69e..30c1a67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kcompletion
 pkgver=5.75.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Text completion helpers and widgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'