kactivities5-stats: update to 5.92.0.

This commit is contained in:
John 2022-03-20 03:17:03 +01:00
parent cc85f9ef91
commit 6c05a73ad2

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.91.0
version=5.92.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=98fdea4517529df0b1b733425a040a80df680d44bb7d27db10070828a9c3c420
checksum=2206132e0edbb8271f77bb6c45e794b8d3baa3d9b4f94aba005556f9fa3ff751
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"