kded: update to 5.93.0.
This commit is contained in:
parent
b71c4e4bf6
commit
21c138b5b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kded'
|
||||
pkgname=kded
|
||||
version=5.92.0
|
||||
version=5.93.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=8335531b856cb361ab2e5b390b333eb3405bac4e2bc7c0305994704bd0540e6c
|
||||
checksum=1992310921cccaf8fa2ca1abc8328aec5bc2e60a3d9f562f25b30885378159df
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||
|
|
Loading…
Reference in a new issue