kcmutils: update to 5.52.0.
This commit is contained in:
parent
f4e018d7ab
commit
26b68680c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcmutils'
|
||||
pkgname=kcmutils
|
||||
version=5.51.0
|
||||
version=5.52.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c838d4671e87314897da62c62d3663d97e38ecb560fd5bf922a5806f7d611305
|
||||
checksum=b11bbabdb11c205bdf7419e7a397555dd769353ffe217182d2c187f98e3142b3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue