kded: update to 5.103.0.
This commit is contained in:
parent
7e30e763ac
commit
c9c626341b
srcpkgs/kded
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kded'
|
||||
pkgname=kded
|
||||
version=5.101.0
|
||||
version=5.103.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=e89c831e68815d3c68d40ab7d0e660935c684e322232b24b687781b42bbb2ee9
|
||||
checksum=00a760becee15f782ef05c26be212565df4d718c7a81ec35e143d31cdac8948d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||
|
|
Loading…
Reference in New Issue