khotkeys: update to 5.20.5

[ci skip]
This commit is contained in:
John 2021-01-06 13:38:14 +01:00
parent 16561f87a9
commit e57daef05b

View file

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.20.4
version=5.20.5
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=13c7e5a38f095056c6411b8dc91fc0640256c0a6f0a5166ba716e2454388d648
checksum=081a132b699b0ce9fa0c05b2e7f2ec7efeea270db5e16a359685e0445bcf88c7
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"