khotkeys: update to 5.24.2.

This commit is contained in:
John 2022-02-27 16:49:33 +01:00
parent 758ef888d8
commit 522fc55786

View file

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.24.1
version=5.24.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/khotkeys"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=5203d1cf255d5fc38b5b4e25a53a7bf48f812ed55e25279a17ce113f5dde5701
checksum=05ef66dd409b7de9ce6711b2b8931e68cc9eb7978adcb7ed17576a788e5870b2
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"