kactivities5: update to 5.101.0.

This commit is contained in:
John 2022-12-21 17:14:46 +01:00
parent 4e992ad4b1
commit b05162bf1d

View File

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.100.0
version=5.101.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=13b1dd81fafaa926e37a63c8896f0ceb272d88e225c7833695ad5363ef6aa892
checksum=f708b04b35adcee7dbbb2a21327417ad2082e3dc610f8527c7875049a5f781ac
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"