sigil: update to 1.6.0.

This commit is contained in:
Roberto Ricci 2021-06-07 16:08:57 +02:00 committed by Érico Nogueira Rolim
parent ef46cb840f
commit 691a50aea8

View file

@ -1,6 +1,6 @@
# Template file for 'sigil'
pkgname=sigil
version=1.5.1
version=1.6.0
revision=1
wrksrc="Sigil-${version}"
build_style=cmake
@ -13,13 +13,13 @@ makedepends="zlib-devel qt5-tools-devel qt5-svg-devel
qt5-declarative-devel qt5-location-devel qt5-webchannel-devel
qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
boost-devel hunspell-devel python3-devel minizip-devel"
depends="desktop-file-utils python3-lxml python3-css-parser"
depends="desktop-file-utils python3-lxml python3-css-parser python3-PyQt5-webengine"
short_desc="Multi-platform EPUB ebook editor"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/Sigil-Ebook/Sigil"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=ecdb20c90ca4ca9bd9ebee03734ee8c88ac101b0d32cc7ef25ff70960f4e982c
checksum=ea0e41a56fa98d54c61e2148c6d4b152bd50d8faa59a95c148c8b32b058dacda
python_version=3
if [ "$CROSS_BUILD" ]; then