From e7e8497bccafd4f914c6ef89204143bcc3c566a9 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 1 Aug 2019 19:16:36 +0200 Subject: [PATCH] plasma-workspace: update to 5.16.4 [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 e62113d575..bfcff35909 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.16.3 +version=5.16.4 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=ef1dcaff9cea12e764d743b1d0c24a7f0602a0ccaa4b62036b3885429724bd06 +checksum=5cd9366ef3d0b68159d9dee2f14886d1f81d1ccf7aedceed1ae5cf8e32d243f1 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"