khotkeys: update to 5.19.4
[ci skip]
This commit is contained in:
parent
1c30e948cf
commit
e0663d2d9b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khotkeys'
|
# Template file for 'khotkeys'
|
||||||
pkgname=khotkeys
|
pkgname=khotkeys
|
||||||
version=5.19.3
|
version=5.19.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,9 +10,9 @@ makedepends="kdesignerplugin-devel kdoctools plasma-workspace-devel"
|
||||||
short_desc="KDE Hotkeys"
|
short_desc="KDE Hotkeys"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only, LGPL-2.0-or-later"
|
license="GPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/khotkeys"
|
homepage="https://invent.kde.org/plasma/khotkeys"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d5664d7426facfae99b9f905c22f4ef8c7c1056f14d2a7f0d7f523585cc9c4d6
|
checksum=816501642267252180110865f0ec6918c9604820f24856dc6d1245ec45956932
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue