git » kwidgetsaddons.git » commit 441f242

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 18:02:18 UTC
committer Antonio Rojas
2018-07-16 18:02:18 UTC
parent 46eb2f2e388a3016b5541af1de45abcd52d59c0b

Rebuild to fix python bindings

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 36c042a..97c5aae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kwidgetsaddons
 pkgver=5.48.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Addons to QtWidgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'