kactivities5: update to 5.112.0.

This commit is contained in:
John 2023-11-28 10:19:33 +01:00
parent 3e58f4b3eb
commit 3b334390ce

View file

@ -1,6 +1,6 @@
# Template file for 'kactivities5' # Template file for 'kactivities5'
pkgname=kactivities5 pkgname=kactivities5
version=5.111.0 version=5.112.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake" 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" license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kactivities" homepage="https://invent.kde.org/frameworks/kactivities"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=55b5241df2a5ab14a94f5308f55e46133e5111dec983fc3f1f2e0e3c09e5400c checksum=dfcd5f0b8635863365ad286aec5c00fdae23e32c8a172c788124b810fcdaeb5b
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools" hostmakedepends+=" qt5-host-tools"