sigil: update to 1.7.0.

This commit is contained in:
Roberto Ricci 2021-08-06 23:53:39 +02:00 committed by Érico Nogueira Rolim
parent 238b752c60
commit 8b5f06a570

View file

@ -1,6 +1,6 @@
# Template file for 'sigil' # Template file for 'sigil'
pkgname=sigil pkgname=sigil
version=1.6.0 version=1.7.0
revision=1 revision=1
wrksrc="Sigil-${version}" wrksrc="Sigil-${version}"
build_style=cmake build_style=cmake
@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/Sigil-Ebook/Sigil" homepage="https://github.com/Sigil-Ebook/Sigil"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=ea0e41a56fa98d54c61e2148c6d4b152bd50d8faa59a95c148c8b32b058dacda checksum=f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66
python_version=3 python_version=3
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then