calibre: update to 3.40.1.

This commit is contained in:
bra1nwave 2019-03-09 10:06:25 +01:00 committed by maxice8
parent af6fd7947f
commit c0fd9924e7
1 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=3.39.1
version=3.40.1
revision=1
build_style=python2-module
pycompile_dirs="/usr/lib/calibre/"
@ -9,17 +9,17 @@ hostmakedepends="pkg-config python-dateutil python-devel python-msgpack qt5-qmak
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"
depends="desktop-file-utils optipng poppler-utils python-CherryPy python-Pillow
python-PyQt5-svg python-PyQt5-webkit python-Pygments python-apsw
python-css-parser python-cssselect python-dateutil python-dbus
python-dnspython python-html5-parser python-mechanize python-msgpack
python-netifaces python-psutil python-regex"
depends="desktop-file-utils optipng poppler-utils python-CherryPy python-Markdown
python-Pillow python-PyQt5-svg python-PyQt5-webkit python-Pygments
python-apsw python-css-parser python-cssselect python-dateutil python-dbus
python-dnspython python-feedparser python-html5-parser python-mechanize
python-msgpack python-netifaces python-psutil python-regex"
short_desc="Ebook management application"
maintainer="bra1nwave <brainwave@openmailbox.org>"
license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=50bb56ca9455464495c646688722cb07199ed74a3a2eb3dc4f3b3e609be68121
checksum=78015baefc8498a25d90ec22afe1ff3353abe6211cb7f39e3ab97ad715c233e8
nocross=yes
do_configure() {