git » kitemviews.git » commit d7ed6ad

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 37bdb2475bd3a6a8fed61fae8d9c63d0f026d573

Rebuild with Qt 5.13

PKGBUILD +1 -1

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