kitemviews: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:20:04 +02:00
parent 8934a451f3
commit e9124123a3

View file

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