diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index bb7d93156f2..fae61369e6a 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.63.0 +version=5.64.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=24ffc43ec414f6dee675f630c275317c74ce5ba60ece159c69780edfad7e20b5 +checksum=f496ed0728e688347da360f7aad7f2666cb0310ab669c6006ce9661233218b27 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"