From c86bb99237719fef7a6a1f761481e40ddd313639 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Dec 2018 12:06:34 +0100 Subject: [PATCH] knewstuff: update to 5.53.0. --- srcpkgs/knewstuff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index 3c2b51a8c4d..14c40f776d3 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'knewstuff' pkgname=knewstuff -version=5.52.0 +version=5.53.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knewstuff" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=ad5f7637ef65a03d433014bf1fbbef4f193e844ee04109e71dfbd43d7fab9bf4 +checksum=039b38e8599cb1320c1c8cc8452c9ac9b24e864bca49507295184967dcd7be34 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"