From 9bf0f9702d9e1701944bd7aa7b06d1334c37393e Mon Sep 17 00:00:00 2001 From: John Date: Sat, 9 Mar 2019 13:09:11 +0100 Subject: [PATCH] knewstuff: update to 5.56.0 [ci skip] --- srcpkgs/knewstuff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index e636c2e0a83..f00fac69520 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'knewstuff' pkgname=knewstuff -version=5.55.0 +version=5.56.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=82ff564cd832ab6000a7aa42832b3e3b2093ae0ea0d8ace904546a09334f4d28 +checksum=3249464773b90c03178fb4be3c874644629f611cef72c3ea89d9ed200a501164 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"