kactivities5-stats: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:36:45 +01:00
parent 1dd214c9ce
commit 3cd00be9c2

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.87.0
version=5.88.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=0604179842ab3a44018335769bf6b8981c1d1d40a176ad6db694f1c7ddfaf2d8
checksum=2625a634bf5b5fdfe0ecf6d80777516b196503842f6657141c9bfd7a5c15119e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"