khotkeys: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
27e3252160
commit
8abec95c04
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khotkeys'
|
||||
pkgname=khotkeys
|
||||
version=5.18.3
|
||||
version=5.18.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,8 +11,8 @@ short_desc="KDE Hotkeys"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-only, LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/khotkeys"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e2b459da176c369fecc46a0dfa151266e4778194b3b8d81c4d7bc423301ff204
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=272f83576ab3b13203400854431e891c27d027684eebc720f2009734d3b7221f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue