kactivities5: update to 5.109.0.

This commit is contained in:
John 2023-08-25 17:14:28 +02:00
parent 684b63abe3
commit 7311a8d31d

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.108.0
version=5.109.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake"
@ -13,7 +13,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=901ee63f7e7ec421bf6ccb8cf1bfabca27421df2338cdccd1909f29068751053
checksum=1c7eef71a887c612af89ec6813282a13dcc1a9b0762c59412a8ef8b5419a52f1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"