kactivities5: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:54:45 +01:00
parent 258da38811
commit d7660f5d8a

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.98.0
version=5.99.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=31b5a957192b02e10b10ee46f95b6dbf4d56f8720876415581b7a2153c42f958
checksum=69e8859509564a5993241cd6e6b7480c344dfe7c691710705cd5316d87fcf2d0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"