From 2627b98f530ca5a32e5c8faabfc56f5096c9fc59 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 7 May 2019 18:42:33 +0200 Subject: [PATCH] plasma-workspace: update to 5.15.5 [ci skip] --- srcpkgs/plasma-workspace/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index ca99b25922..1ed5c5f278 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,6 +1,6 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.15.4 +version=5.15.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -16,10 +16,10 @@ maintainer="John " license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=f86c2fda5b7dc2c40be1ea3c4791fef3965d2f91809700c849d30c00506753c9 +checksum=c25f9b348e3ab2d370325f7da989a3f599a408dabfadda65cbb590fb26a2f973 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