khotkeys: update to 5.27.2.
This commit is contained in:
parent
5791235f98
commit
97424f2fe1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khotkeys'
|
# Template file for 'khotkeys'
|
||||||
pkgname=khotkeys
|
pkgname=khotkeys
|
||||||
version=5.27.1
|
version=5.27.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only, LGPL-2.0-or-later"
|
license="GPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/khotkeys"
|
homepage="https://invent.kde.org/plasma/khotkeys"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bc95cc9eda4cb9d4d2966386ad2bcc2ad6b3f7c89c5508442b1615511a692ee0
|
checksum=17bb29a85444b812b3928699f821e66f9196a59fee6280709a9d3664fa31db09
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
|
Loading…
Reference in New Issue