git » kitemviews.git » commit 8176b78

Python 3.7 rebuild

author Felix Yan
2018-07-23 08:02:38 UTC
committer Felix Yan
2018-07-23 08:02:38 UTC
parent 4141d45f2b15cfa3a45cbd6ec6130ec53ff4e042

Python 3.7 rebuild

PKGBUILD +1 -1

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