khotkeys: update to 5.20.0
[ci skip]
This commit is contained in:
parent
fa80d7eaf2
commit
a18cca58d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khotkeys'
|
||||
pkgname=khotkeys
|
||||
version=5.19.5
|
||||
version=5.20.0
|
||||
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=568cb61eb385a3776d96b21aa77188377b02e56e3bf46f9d9ffddb83a9b31bda
|
||||
checksum=0e470ba928c5ce09e1a533cd83e02bb7943baac146c6c92354b0c3dc0393953a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue