mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
khotkeys: update to 5.15.0.
This commit is contained in:
parent
e775e92c9b
commit
dd58d42a80
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'khotkeys'
|
# Template file for 'khotkeys'
|
||||||
pkgname=khotkeys
|
pkgname=khotkeys
|
||||||
version=5.14.5
|
version=5.15.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules kdoctools kcoreaddons qt5-qmake
|
hostmakedepends="extra-cmake-modules kdoctools kcoreaddons qt5-qmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
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://projects.kde.org/projects/plasma/khotkeys"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4460c6b5a4a01c11517399d1c10b567ff86e5726a95440fc239d29b8de95e214
|
checksum=3ce9b79cbd47af748b129b35f1207549287d1763a4bf367cb89b9dce57adcb02
|
||||||
|
|
||||||
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