From caeaf0e29e89ccef6f0ecc38e1d37fb46d8c3523 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 20 Feb 2019 00:14:38 +0100 Subject: [PATCH] plasma-workspace: update to 5.15.1. --- 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 17ff6981281..d4c7f8480d1 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.0 +version=5.15.1 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=c9e696b0cb6040c90256709f68ea153da86da97a743c8ca8f96412d744e77b65 +checksum=d688a2fc6cb6c98581dbe3cc2b101ffa0e90a8c235d8adef53dd2831a59f9ab6 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"