git » kdbusaddons.git » commit 3678b65

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 18:10:26 UTC
committer Antonio Rojas
2018-07-16 18:10:26 UTC
parent aebf4e1a0d55feccc8c7c4e20b971a0f4f1aed1a

Rebuild to fix python bindings

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 93fea4c..5bce040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kdbusaddons
 pkgver=5.48.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtDBus'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'