git » kitemmodels.git » commit 39de033

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 18:06:09 UTC
committer Antonio Rojas
2018-07-16 18:06:09 UTC
parent 01aa1b6cb96d68d9f536c5fe54379509d676cca7

Rebuild to fix python bindings

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 969ff29..0fb3605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kitemmodels
 pkgver=5.48.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Models for Qt Model/View system'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'