From 289ca7beb748c0195fdbf85bcc06f50d78ea77db Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 24 Feb 2022 15:06:09 +0100 Subject: [PATCH] sigil: update to 1.9.0. --- srcpkgs/sigil/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sigil/template b/srcpkgs/sigil/template index ce12835e5a53..8e6fdb0c959e 100644 --- a/srcpkgs/sigil/template +++ b/srcpkgs/sigil/template @@ -1,6 +1,6 @@ # Template file for 'sigil' pkgname=sigil -version=1.8.0 +version=1.9.0 revision=1 wrksrc="Sigil-${version}" build_style=cmake @@ -18,8 +18,9 @@ short_desc="Multi-platform EPUB ebook editor" maintainer="Orphaned " 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=33d84331f259ab8d92fc2c5fed6f05fd5f011695c48f83537423635a7afdd2ec +checksum=c44b0cf2472ef59c4d76178883a7795af39febf32496fb7af1e34f7a3977791f python_version=3 if [ "$CROSS_BUILD" ]; then