kactivities5-stats: update to 5.109.0.

This commit is contained in:
John 2023-08-25 17:14:27 +02:00
parent e83571b53e
commit 684b63abe3
1 changed files with 2 additions and 2 deletions

View File

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