khotkeys: update to 5.26.3.

This commit is contained in:
John 2022-11-20 12:33:18 +01:00
parent 65522d25db
commit 1defb5d185

View File

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.26.2
version=5.26.3
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=ff52d8de566a10d4b3e6fb88cd9a246b62e3f2c030c896e89dab0a36dab45630
checksum=7500019385813b6a243b472d18e9a6855dce655f91f357d8ce5b7c87cb70955f
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"