From 6cf451f0de9b33ad9aa4c306d343e387354247ec Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Aug 2018 19:21:35 +0200 Subject: [PATCH] knewstuff: update to 5.49.0. --- srcpkgs/knewstuff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index 8776eb4d145..fe676c1ba0a 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'knewstuff' pkgname=knewstuff -version=5.48.0 +version=5.49.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knewstuff" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=dbc192755ea9e94810bffb58469227f2569da99d5d9aff70b5fe61cccdec5a3c +checksum=b32eb46afc101771e9d50ed96aec3dc186e8fdb09c050ad2400fb39cbea00cee if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"