sigil: update to 1.9.1.

This commit is contained in:
tibequadorian 2022-03-09 01:20:54 +01:00 committed by Leah Neukirchen
parent 48fa12c717
commit 90a96b6c59

View file

@ -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