From f7cb4c87be135c8bc4e76938c7a6e70a86e527bd Mon Sep 17 00:00:00 2001 From: John Date: Sun, 2 Oct 2022 14:18:25 +0200 Subject: [PATCH] sonnet: update to 5.98.0. --- srcpkgs/sonnet/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sonnet/template b/srcpkgs/sonnet/template index 90550fc1887..5ad5fc512eb 100644 --- a/srcpkgs/sonnet/template +++ b/srcpkgs/sonnet/template @@ -1,6 +1,6 @@ # Template file for 'sonnet' pkgname=sonnet -version=5.97.0 +version=5.98.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=ON" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/sonnet" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=a392739767e7f56cc3d951f0e55f1fa1d36a9f48e1b601b825212b50a1941193 +checksum=a3ae0141e11e2bb3fc0ace9b339d82b17ce9f83a751abcab1c8fe9d07b489748 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" sonnet"