diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index dc7de6da3ef..94ccc30f3fe 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,17 +1,17 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.49.0 +version=5.50.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules" makedepends="kio-devel" short_desc="KDE Configuration dialog for desktop notifications" -maintainer="Denis Revin " +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=cad17429256dfae8808c3d14b7e639794a9b81071670c8957858a3d40b566427 +checksum=bff5f87e7ac20b78798fea2e6e1e64ca5cf932567761115746a2353893e58406 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"