khotkeys: update to 5.27.5

This commit is contained in:
Kenneth Raplee 2023-05-12 10:35:09 -07:00 committed by John
parent 65ac25f405
commit 6f072325d6

View file

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.27.4
version=5.27.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=841224dea79b4607ecebe79b5c94e36bfbc290b623d5efe5dbe1cd566a921023
checksum=83e85326de1e3b430ebd0364955e2167ccee50d33fdaaba9fa0e5cf488e6ec20
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"