kitemviews: update to 5.91.0.

This commit is contained in:
John 2022-01-18 12:26:43 +01:00
parent 5f5d5f54a0
commit bccf634fa3

View file

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