git » kitemviews.git » commit 4141d45

Rebuild to fix python bindings

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

Rebuild to fix python bindings

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index fd6d722..2d51621 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kitemviews
 pkgver=5.48.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Widget addons for Qt Model/View'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'