From 85697381ea58e23261ed8ac274e0d16e68860690 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 9 Mar 2022 01:20:54 +0100 Subject: [PATCH] sigil: update to 1.9.1. --- srcpkgs/sigil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sigil/template b/srcpkgs/sigil/template index 8e6fdb0c959e..47b8b14dd330 100644 --- a/srcpkgs/sigil/template +++ b/srcpkgs/sigil/template @@ -1,6 +1,6 @@ # Template file for 'sigil' pkgname=sigil -version=1.9.0 +version=1.9.1 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=c44b0cf2472ef59c4d76178883a7795af39febf32496fb7af1e34f7a3977791f +checksum=08a6c52a9043ecb5fa8314783191b81aa21346bd6b937a522ee417e7bb0dc773 python_version=3 if [ "$CROSS_BUILD" ]; then