mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
khotkeys: update to 5.27.4.
This commit is contained in:
parent
af3f6e1051
commit
7a06eba6f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khotkeys'
|
# Template file for 'khotkeys'
|
||||||
pkgname=khotkeys
|
pkgname=khotkeys
|
||||||
version=5.27.3
|
version=5.27.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ 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://invent.kde.org/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=e61bcbf598078980c4d5b37800e040d457f55f463ad141d6ea4dceb884b806eb
|
checksum=841224dea79b4607ecebe79b5c94e36bfbc290b623d5efe5dbe1cd566a921023
|
||||||
|
|
||||||
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
Reference in a new issue