mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
kcmutils: update to 5.61.0
[ci skip]
This commit is contained in:
parent
df82d66869
commit
56aa631adf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcmutils'
|
# Template file for 'kcmutils'
|
||||||
pkgname=kcmutils
|
pkgname=kcmutils
|
||||||
version=5.60.0
|
version=5.61.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=22226ca10caedc6021b966a26a45096f30837ca9eedcc97479e30f950abc7b8c
|
checksum=b8b79ef2f4513fbe5e4c61cf4726ed33b95efffabdd512fcc2dcff23c23cdfa7
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue