parent
9496f4ed33
commit
ac25c6c8c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khotkeys'
|
||||
pkgname=khotkeys
|
||||
version=5.20.3
|
||||
version=5.20.4
|
||||
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=343bd0493e7862ab24e44adeb196a5bb5f2757c962e66ef0e946fab280be3ace
|
||||
checksum=13c7e5a38f095056c6411b8dc91fc0640256c0a6f0a5166ba716e2454388d648
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in New Issue