mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
khotkeys: update to 5.26.0.
This commit is contained in:
parent
e7ccca581a
commit
6a959a2108
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khotkeys'
|
||||
pkgname=khotkeys
|
||||
version=5.25.3
|
||||
version=5.26.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-only, LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/khotkeys"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b2e530a247a4876df170f93df4eac1bac9117aceeb4134673585ee26293d8cec
|
||||
checksum=85b539cde1c114abb6198e2ad073850d6e428a57a316f2e21d7c5c9d1dae360a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Add table
Reference in a new issue