git » kitemviews.git » commit 98f59a0

Python 3.8 rebuild

author Felix Yan
2019-11-03 21:50:53 UTC
committer Felix Yan
2019-11-03 21:50:53 UTC
parent c2743b63cafcd2e4d3993bb123988bcb45302c8a

Python 3.8 rebuild

PKGBUILD +1 -1

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