From 8f5532cf0fa30d03c5c84f7d4584ab33896e070d Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Dec 2018 12:08:07 +0100 Subject: [PATCH] plasma-framework: update to 5.53.0. --- srcpkgs/plasma-framework/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index 7fd82f9a83f..e31469dec90 100644 --- a/srcpkgs/plasma-framework/template +++ b/srcpkgs/plasma-framework/template @@ -1,6 +1,6 @@ # Template file for 'plasma-framework' pkgname=plasma-framework -version=5.52.0 +version=5.53.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/plasma-framework" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=64c2d459ec6fc58b52c9313b1b82eee3152f5a67a1b1ea79536477318fd538cf +checksum=d5d36826af3363a89ff76292dd0f7c8fee91a6595039b1ea6cbb05c309b09e6b if [ "$CROSS_BUILD" ]; then configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"