kactivities5: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:27:03 +02:00
parent 25fcf61e26
commit 9ff92fae7a

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5'
pkgname=kactivities5
version=5.110.0
version=5.111.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=4565f8216f8134b91d58a0697d5892e0c6675fbe6fd639a8a0ece8c1a42924b0
checksum=55b5241df2a5ab14a94f5308f55e46133e5111dec983fc3f1f2e0e3c09e5400c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"