diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index 9f0d5909f09..c02664be3c9 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.58.0 +version=5.59.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=a40555d9645c4ed283e61a9e5718d5476359124e23d52a838e30fca7e089dc01 +checksum=0b2e7207685c5fdcd9640c60de66b416636f71898cc5da0396e2a2c8ecc3373e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"