kactivities5-stats: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:54:44 +01:00
parent 93985315c5
commit 258da38811
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5-stats' # Template file for 'kactivities5-stats'
pkgname=kactivities5-stats pkgname=kactivities5-stats
version=5.98.0 version=5.99.0
revision=1 revision=1
wrksrc="${pkgname/5/}-${version}" wrksrc="${pkgname/5/}-${version}"
build_style=cmake build_style=cmake
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later, LGPL-2.1-or-later" license="LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://api.kde.org/frameworks/kactivities/html/index.html" homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
checksum=a8af6c60a1077dd0865b966839f49a8720a0a2e46acbd513e521391eea1c7c7f checksum=933056fe0be56025f661cb37754d4f790cedf8615d6858b7fc63f31ca6d42033
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"