kactivities5-stats: update to 5.84.0.

This commit is contained in:
John 2021-07-14 21:51:06 +02:00
parent 8cfc928f69
commit 40781d4859

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.83.0
version=5.84.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=22bf1f36180391fa5946a17dc2ea1cbcd34b2d28d0305edef86052fe07b52fd1
checksum=04ba923fc4d8a5ed94cf491fe89bb3e0921920f31de0d46c360a6ec6be0468d5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"