git » kitemmodels.git » commit 081469d

Python 3.8 rebuild

author Antonio Rojas
2019-11-09 23:09:12 UTC
committer Antonio Rojas
2019-11-09 23:09:12 UTC
parent c9ae7d89169f60457d4428e5a0815ee441a9c3f7

Python 3.8 rebuild

PKGBUILD +1 -1

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