From 60f583170cd597ac4f80fb992157ad8947110c6d Mon Sep 17 00:00:00 2001 From: John Date: Tue, 7 May 2019 18:42:21 +0200 Subject: [PATCH] plasma-nm: update to 5.15.5 [ci skip] --- srcpkgs/plasma-nm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/plasma-nm/template b/srcpkgs/plasma-nm/template index 2200530444b..6a087a30e8b 100644 --- a/srcpkgs/plasma-nm/template +++ b/srcpkgs/plasma-nm/template @@ -1,6 +1,6 @@ # Template file for 'plasma-nm' pkgname=plasma-nm -version=5.15.4 +version=5.15.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -14,9 +14,9 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-nm" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=f4e91790f397b906c10276abf71af93305c8a2c4124796eedd3bbdc0d864cb41 +checksum=6a2cde83ff031de3565465d48538578380301debb8e49345e25ff3f723c908ee if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework" + hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework" configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake" fi