From f44653f90334949add487e9c8937008293de9a5c Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 16 Aug 2022 14:46:42 -0500 Subject: [PATCH] sigil: update to 1.9.10. --- srcpkgs/sigil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sigil/template b/srcpkgs/sigil/template index 5e0adb74c86..46c249dd284 100644 --- a/srcpkgs/sigil/template +++ b/srcpkgs/sigil/template @@ -1,6 +1,6 @@ # Template file for 'sigil' pkgname=sigil -version=1.9.2 +version=1.9.10 revision=1 wrksrc="Sigil-${version}" build_style=cmake @@ -20,7 +20,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/Sigil-Ebook/Sigil" changelog="https://raw.githubusercontent.com/Sigil-Ebook/Sigil/master/ChangeLog.txt" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=d1a16f33fe93cda88442c798e0c53f700fa8e2ef792dd78566392d7ad11d997f +checksum=35b6051d966c2848a8a031ebe691449229b3c95a56145647dc71857acc18fad5 python_version=3 if [ "$CROSS_BUILD" ]; then