git » kcompletion.git » commit a16dfb0

Python 3.7 rebuild

author Felix Yan
2018-07-23 09:04:57 UTC
committer Felix Yan
2018-07-23 09:04:57 UTC
parent a1ad63e05099681ba3a23c5f4671e8a23f4599d2

Python 3.7 rebuild

PKGBUILD +1 -1

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