From af8fd047fb8e8fc89b62e703f66a65fc492ebd43 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 15 Oct 2018 10:59:15 +0200 Subject: [PATCH] knewstuff: update to 5.51.0. --- srcpkgs/knewstuff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index 8f43d1934db..8bb27e79f10 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'knewstuff' pkgname=knewstuff -version=5.50.0 +version=5.51.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=0df2264795d5ea017fc64d236ab28ea353c6c1466655da76ae179a022804b0c6 +checksum=8ab3d9dc5471cb93c4b7607a6230a9274deef89385f99cde69eba9cf918648ce if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"