kded: update to 5.113.0.

This commit is contained in:
Luciogi 2023-12-23 22:31:28 +05:00 committed by John Zimmermann
parent a482b83687
commit 734caaa96a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.112.0
version=5.113.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b6d62fa1fc8d79227dc2dbfbaff50506c67edb3d4e74af599166079ce4f2119b
checksum=c4164aa8418f6412caf90b388ce1997ebb53f35c8c2870eeb106082af2f963ed
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"