From 31e4c837e45e5bde17032e8211d52ac16e16a0ef Mon Sep 17 00:00:00 2001 From: John Date: Tue, 4 Sep 2018 23:17:39 +0200 Subject: [PATCH] plasma-workspace: update to 5.13.5. --- 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 35903ea4f3..20348d5fc5 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,7 +1,7 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.13.4 -revision=2 +version=5.13.5 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons" @@ -16,7 +16,7 @@ maintainer="Denis Revin " 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=d0e2f16e07275cd706d48d30d4a3f5f49db9360602604ad1a6f4700cd73574cf +checksum=63d301e19da9de1dba1bfdb08ff24d60b7be33562a27be6136265d4f81e195e1 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"