calibre: update to 4.6.0.

This commit is contained in:
bra1nwave 2019-12-13 19:45:12 +01:00 committed by Helmut Pozimski
parent 409bfdb608
commit fd1f0677b3

View file

@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=4.5.0
version=4.6.0
revision=1
build_style=python2-module
pycompile_dirs="/usr/lib/calibre/"
@ -10,7 +10,7 @@ hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
xdg-utils rapydscript-ng"
makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
qt5-devel sqlite-devel tslib-devel hunspell-devel"
qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
python-Markdown python-Pillow python-PyQt5-svg
python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
@ -23,7 +23,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=8c894bd38ed3f14de9723f6a78db81791c8b5cd27cffd36b37bf79a2fc15e78e
checksum=a602ab5b4e14944d81311ef680c5fa8eff1f073368df075d3d46700e5f2e0aed
nocross=yes
do_configure() {