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'
|
||||
pkgname=khotkeys
|
||||
version=5.14.5
|
||||
revision=2
|
||||
version=5.15.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
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"
|
||||
homepage="https://projects.kde.org/projects/plasma/khotkeys"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4460c6b5a4a01c11517399d1c10b567ff86e5726a95440fc239d29b8de95e214
|
||||
checksum=3ce9b79cbd47af748b129b35f1207549287d1763a4bf367cb89b9dce57adcb02
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue