khotkeys: update to 5.26.2.

This commit is contained in:
John 2022-10-30 19:45:04 +01:00
parent c5d3c7fefb
commit 6ce820570e
1 changed files with 2 additions and 2 deletions

View File

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