diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index 94ccc30f3fe..d0c41d73216 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.50.0 +version=5.51.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ 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=bff5f87e7ac20b78798fea2e6e1e64ca5cf932567761115746a2353893e58406 +checksum=56472cbe9d334be903b5dec7070a0fe637df8a45b568cba7eb7f69aaef7ad42e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"