kactivities5-stats: update to 5.100.0.

This commit is contained in:
John 2022-11-20 01:32:56 +01:00
parent 038fdc67eb
commit 60d2e81b05

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats'
pkgname=kactivities5-stats
version=5.99.0
version=5.100.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,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=933056fe0be56025f661cb37754d4f790cedf8615d6858b7fc63f31ca6d42033
checksum=25c51ffce2a83c691771ccae02a5dd91b1991bc197aca67879d61cac36f03996
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"