From faad7d045c47bccd1b0c5ebab0e77a0bb19ceb27 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 25 Feb 2020 20:55:38 +0100 Subject: [PATCH] plasma-workspace: update to 5.18.2 [ci skip] --- 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 2bdb60bf1fe..c760046a5af 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.18.1 +version=5.18.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -19,7 +19,7 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=0b095ea91c0cb214350f08ef1c53437db222d4018fe1c9da83ba3d71d8c27f52 +checksum=f530e422a549c58058b67adbbc65d64f8e0371d4148efe9f85d9382970401fc9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"