diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index b77c6cfcb2e..2bc643fffef 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,17 +1,17 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.56.0 +version=5.57.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules" +hostmakedepends="kcoreaddons extra-cmake-modules" makedepends="kio-devel" short_desc="KDE Configuration dialog for desktop notifications" maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knotifyconfig" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b4efe3e636a542531b28841e92c732d6c778670e5f98277bd7029174ce05987f +checksum=e7fe39ed72b7f79d8cafe6c30d5c62ade0f33be37a62d9e5b929064dd1750ac1 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"