diff --git a/srcpkgs/systemsettings/template b/srcpkgs/systemsettings/template index 8159513523c..75b346fb3dc 100644 --- a/srcpkgs/systemsettings/template +++ b/srcpkgs/systemsettings/template @@ -1,6 +1,6 @@ # Template file for 'systemsettings' pkgname=systemsettings -version=5.13.5 +version=5.14.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,8 +13,8 @@ maintainer="Denis Revin " license="GPL-2.0-or-later, GFDL-1.2" homepage="https://projects.kde.org/projects/plasma/systemsettings" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=5b2f067ea528f29f4ca60fc42a8705727b843cb7ce797a1067a60957874a0290 +checksum=ecde7eb26b02b2c1b355e888cf363388f6c382568d059c98ca95bd60c98a46cf -if [ -n "$CROSS_BUILD" ]; then +if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools" fi