kitemviews: update to 5.75.0

[ci skip]
This commit is contained in:
John 2020-10-10 15:46:58 +02:00
parent c6da991c23
commit b97766982d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kitemviews'
pkgname=kitemviews
version=5.74.0
version=5.75.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kitemviews"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=09417ce8b84dc81575ec3612ad0c19d923b2511051c0cb3b98282a013bae5ef7
checksum=071f2886cfb213c01cfeb26a9c98b26b720ff6928c5db04d4ead9ca34f72cac1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"