From 947421a26d254f8ceb7926337a82b4c21eef6cda Mon Sep 17 00:00:00 2001 From: John Date: Tue, 4 Sep 2018 23:17:32 +0200 Subject: [PATCH] plasma-sdk: update to 5.13.5. --- srcpkgs/plasma-sdk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 3338515499e..a15ff7bcd9a 100644 --- a/srcpkgs/plasma-sdk/template +++ b/srcpkgs/plasma-sdk/template @@ -1,6 +1,6 @@ # Template file for 'plasma-sdk' pkgname=plasma-sdk -version=5.13.4 +version=5.13.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="Denis Revin " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-sdk" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=ca5d8912dd4893a32f13f3c54e16ab6b2d1083536f250b678d43d188908dad8d +checksum=ea75850ac620b92c979d902b1a0245bc13631f065e02b79b6694ff3ec8c010f5 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"