From 781feebbe9118c459d3b4bc86bbc9c86a2b2f7d7 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Wed, 16 Aug 2017 07:37:26 -0600 Subject: [PATCH] sonnet: update to 5.37.0 --- srcpkgs/sonnet/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sonnet/template b/srcpkgs/sonnet/template index 8128ec30984..3a6c82f02d0 100644 --- a/srcpkgs/sonnet/template +++ b/srcpkgs/sonnet/template @@ -1,6 +1,6 @@ # Template file for 'sonnet' pkgname=sonnet -version=5.36.0 +version=5.37.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=accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed +checksum=60cee18889475a20327c3b7fad431579ab6efc06d28e83c57a4dc54c0c896669 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"