kded: update to 5.89.0.
This commit is contained in:
parent
53e8b43ec8
commit
9ccf57259b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kded'
|
||||
pkgname=kded
|
||||
version=5.88.0
|
||||
version=5.89.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=cc240053ad396821a8b7174f44ce41a9db793ad3c6dda4ad8d84fd4994b794e1
|
||||
checksum=d42d189098c30b7fdf0fcd5f37153d4671b121a450ccd38e449d7e60d67923e7
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||
|
|
Loading…
Reference in a new issue