git » kguiaddons.git » commit 1c5a304

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 18:09:07 UTC
committer Antonio Rojas
2018-07-16 18:09:07 UTC
parent 4e4460371dcfd0878bc1ff246bacb77926ae6cfa

Rebuild to fix python bindings

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index baeac4e..8dd7e93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kguiaddons
 pkgver=5.48.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtGui'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'