khotkeys: update to 5.27.1.

This commit is contained in:
John 2023-02-22 11:25:17 +01:00
parent 0812953747
commit a302612b3f

View file

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.27.0
version=5.27.1
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=3fde86d65902a32d63a4fde33ab5082c648ee6c203e36132ed4199194239def7
checksum=bc95cc9eda4cb9d4d2966386ad2bcc2ad6b3f7c89c5508442b1615511a692ee0
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"