From 06f9ae6de4e02f8c40c54d1b4f13aa9f9ca7c189 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Mon, 15 Jan 2018 19:21:03 -0500 Subject: [PATCH] sonnet: Update to 5.42.0 --- srcpkgs/sonnet/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sonnet/template b/srcpkgs/sonnet/template index 5aacaa9eb1d..3638db6ae39 100644 --- a/srcpkgs/sonnet/template +++ b/srcpkgs/sonnet/template @@ -1,6 +1,6 @@ # Template file for 'sonnet' pkgname=sonnet -version=5.41.0 +version=5.42.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/sonnet" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=e66814247a3c6953f868fc2f0834d16a511a81ed92af5f1d4296522c15a017ca +checksum=3c523fa0195e2e2af0071235507a9e30d140175afb4bc0e944d5025f5bab6ae4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"