kitemviews: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:09:30 +02:00
parent 11bab03f13
commit 3da955efef
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kitemviews'
pkgname=kitemviews
version=5.72.0
version=5.73.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=a778eba6da9e56399b81dfb978745d919b0edc7580e67311ad137d94751fa8b1
checksum=ec29707d789bee58c47ee538319560a168642f69e96cacb78818825e47177727
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"