sigil: update to 1.9.2.

This commit is contained in:
tibequadorian 2022-03-15 20:13:45 +01:00 committed by Leah Neukirchen
parent 21e3854774
commit 7992a66331

View file

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