From 5694a04fd031ca1fdd0a9e3af4fa634c47f9d02e Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Nov 2022 01:35:52 +0100 Subject: [PATCH] sonnet: update to 5.100.0. --- srcpkgs/sonnet/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sonnet/template b/srcpkgs/sonnet/template index 6e368d796bb..d7bd34558b7 100644 --- a/srcpkgs/sonnet/template +++ b/srcpkgs/sonnet/template @@ -1,6 +1,6 @@ # Template file for 'sonnet' pkgname=sonnet -version=5.99.0 +version=5.100.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=f3f18e00f9205cfcf7d6923ccdbec480001da86f39623fe012773ee63afca7e4 +checksum=e4e72b9385900d53afec16fd1272c91b56d39d849dc54974b7d9178b3c3a1e19 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" sonnet"