diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index 90da41ae747..dc7de6da3ef 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.48.0 +version=5.49.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knotifyconfig" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=95c12bf941a8607c2fd6340b755b8987d45607815fead2c456d1e64fc3ad9fe6 +checksum=cad17429256dfae8808c3d14b7e639794a9b81071670c8957858a3d40b566427 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"