khotkeys: update to 5.21.4.

This commit is contained in:
John 2021-04-06 19:57:33 +02:00
parent 6e43d478a6
commit 347218271e

View file

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.21.3
version=5.21.4
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=74051ad637ab49bab81391f8789253e1e0e275a0aa7971ca553dff5a56866ad8
checksum=a3f42777930145b2757eff95d468fd945c34db111d144d823e89521a3f5a6616
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"