kded: update to 5.98.0.
This commit is contained in:
parent
9c1b315332
commit
f1aa933cb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kded'
|
||||
pkgname=kded
|
||||
version=5.97.0
|
||||
version=5.98.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=4bdc348378f794aef9bc4f5dcae5a5d5a781a43bae64fdb9c8a04717e15ff6a7
|
||||
checksum=e5b47670442798dfb1b4a771d6e4be30cc12b730add2c3ab6c7b3b186deb1ecd
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||
|
|
Loading…
Reference in New Issue