git » kitemmodels.git » commit 6e372cf

Python 3.9 rebuild

author Felix Yan
2020-11-09 18:29:08 UTC
committer Felix Yan
2020-11-09 18:29:08 UTC
parent 3bebc688ad255906be1bd9b0479ff11dfe1f1c49

Python 3.9 rebuild

PKGBUILD +1 -1

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