git » kitemmodels.git » commit 9929552

Python 3.7 rebuild

author Felix Yan
2018-07-23 08:00:45 UTC
committer Felix Yan
2018-07-23 08:00:45 UTC
parent 39de033c3918227cd7318e29a16feff3bfcbf038

Python 3.7 rebuild

PKGBUILD +1 -1

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