git » kcompletion.git » commit a1ad63e

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 18:14:17 UTC
committer Antonio Rojas
2018-07-16 18:14:17 UTC
parent 2867e446691f56919c9ba94ae135242e7b7580c5

Rebuild to fix python bindings

PKGBUILD +1 -1

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