From f244a272b135c33cdeda422e57a842d4f38ed651 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Tue, 15 Mar 2022 20:13:45 +0100 Subject: [PATCH] sigil: update to 1.9.2. --- srcpkgs/sigil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sigil/template b/srcpkgs/sigil/template index 47b8b14dd330..5e0adb74c86c 100644 --- a/srcpkgs/sigil/template +++ b/srcpkgs/sigil/template @@ -1,6 +1,6 @@ # Template file for 'sigil' pkgname=sigil -version=1.9.1 +version=1.9.2 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=08a6c52a9043ecb5fa8314783191b81aa21346bd6b937a522ee417e7bb0dc773 +checksum=d1a16f33fe93cda88442c798e0c53f700fa8e2ef792dd78566392d7ad11d997f python_version=3 if [ "$CROSS_BUILD" ]; then