kactivities5-stats: update to 5.96.0.

This commit is contained in:
John 2022-06-13 08:56:05 +02:00
parent 1dc5133f49
commit 993a636367

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.94.0
version=5.96.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=83fe7d109d830f348f18432949902700ee8a6a934cbaf3f89ae7bbfb28ef2340
checksum=da9c220a6cf7c8ec64db4cca1f642066f9c403c904bea3802efd9f55cab6ca51
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"