git » kitemmodels.git » commit ba72eee

Rebuild with Qt 5.13

author Antonio Rojas
2019-12-19 06:47:09 UTC
committer Antonio Rojas
2019-12-19 06:47:09 UTC
parent 767fb09d4596790944b5f07a0d5ff04565c381fb

Rebuild with Qt 5.13

PKGBUILD +1 -1

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