git » kitemmodels.git » commit a03ca48

Python 3.10 rebuild

author Felix Yan
2021-12-02 21:38:53 UTC
committer Felix Yan
2021-12-02 21:38:53 UTC
parent e4bc84d61491134ce24a70c082ded1f8313a65e6

Python 3.10 rebuild

PKGBUILD +1 -1

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