khotkeys: update to 5.22.0.

This commit is contained in:
John 2021-05-15 15:21:28 +02:00
parent 3faf4a5beb
commit eaa81d29e1

View file

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.21.5
version=5.22.0
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=2d58299f705f928f877718c1766a6dce201d728a24e88b9a24ca5e12a5f99c13
checksum=689a9a605df33c595bf650bbaca9277c25b3defe6b5077cfe45280e931dd3699
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"