From 42c61fd17d04fe07873318f1cdfb4c96264ef6c2 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 Feb 2019 17:28:31 +0100 Subject: [PATCH] plasma-workspace: update to 5.15.2. --- srcpkgs/plasma-workspace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index d4c7f8480d1..87d838a963c 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.1 +version=5.15.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -16,7 +16,7 @@ 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=d688a2fc6cb6c98581dbe3cc2b101ffa0e90a8c235d8adef53dd2831a59f9ab6 +checksum=5f0dd03c3e2aa845634e6199f3fbc18cb14a0f580367982aca43223f58058dd9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"