kactivities5: update to 5.98.0.

This commit is contained in:
John 2022-10-02 14:15:44 +02:00
parent 1da53fd704
commit 4981fce81c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.97.0
version=5.98.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kactivities"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=d12dbb6e6ff62244eb090027a00f72a4816358b1a18d7b96df8371865a06cf37
checksum=31b5a957192b02e10b10ee46f95b6dbf4d56f8720876415581b7a2153c42f958
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"