kactivities5-stats: update to 5.105.0

This commit is contained in:
Kenneth Raplee 2023-04-22 08:04:04 -07:00 committed by John
parent 70be52909b
commit 78120dfcf3
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.103.0
version=5.105.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=f9e4106112c805fde8901b2e133f3ec757f6fad2d105be2aac8411c3920d453d
checksum=ce513abd4715c2dd3ed7da699c6596dddc9cfb46526aed54c6399505ecad420a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"