kactivities5: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:00 +02:00
parent 2a1e908458
commit 5fb5a58496

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.107.0
version=5.108.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=19b79539a72e5a8b13f7eb94789eb61a5d5945003a86aa121203017cf3139b29
checksum=901ee63f7e7ec421bf6ccb8cf1bfabca27421df2338cdccd1909f29068751053
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"