kactivities5-stats: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:00:25 +01:00
parent 0f6722e16b
commit de2012e7af

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.88.0
version=5.89.0
revision=1
wrksrc="${pkgname/5/}-${version}"
build_style=cmake
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
checksum=2625a634bf5b5fdfe0ecf6d80777516b196503842f6657141c9bfd7a5c15119e
checksum=72a5b226133d48ecff6f0c06442ece0b1ace186c3081f62ff0aaa9a6e6dce3de
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"