khotkeys: update to 5.20.2
[ci skip]
This commit is contained in:
parent
347c4e8d5d
commit
30510525d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khotkeys'
|
||||
pkgname=khotkeys
|
||||
version=5.20.1
|
||||
version=5.20.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=0661c34b8ffaf1b786e30c5a906d2619d44fe3d6643a1826fda13d3e6bd94d71
|
||||
checksum=2e6cc767cb3a967462b295165ee7202f25ddef93205fdb78dcd35020c52dce15
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue