kitemviews: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:37:53 +01:00
parent 07bd3f5fc7
commit fce8241ffa

View file

@ -1,6 +1,6 @@
# Template file for 'kitemviews'
pkgname=kitemviews
version=5.87.0
version=5.88.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,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=6f51463ae83f40df23d86037c5cda11caa862651178d796ca02e0de6ad482fdb
checksum=276a27bd556e977d31666846736382f75429a0632a20a01406257dcfcfce70cb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"