parent
c9ae4cd4c3
commit
381742a3d1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khotkeys'
|
||||
pkgname=khotkeys
|
||||
version=5.18.4.1
|
||||
version=5.18.5
|
||||
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=272f83576ab3b13203400854431e891c27d027684eebc720f2009734d3b7221f
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8f02fdf3bbecdc31c305c276fe2b3b2eca6dc10195e65c723ee9148fed81e766
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in New Issue