diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index c3a461bbb11..676b8715c46 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,7 +1,7 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.14.5 -revision=2 +version=5.15.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules kdoctools kcoreaddons qt5-qmake @@ -12,7 +12,7 @@ maintainer="John " license="GPL-2.0-only, LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/plasma/khotkeys" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=4460c6b5a4a01c11517399d1c10b567ff86e5726a95440fc239d29b8de95e214 +checksum=3ce9b79cbd47af748b129b35f1207549287d1763a4bf367cb89b9dce57adcb02 if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"