kitemviews: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:01:20 +01:00
parent ade33e3709
commit a44d5e6661

View file

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