calibre: update to 3.5.0.

This commit is contained in:
Andrea Brancaleoni 2017-07-29 19:21:22 +02:00
parent beec4783e8
commit 6281edf552

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=3.4.0 version=3.5.0
revision=1 revision=1
hostmakedepends="qt5-qmake python-devel pkg-config hostmakedepends="qt5-qmake python-devel pkg-config
python-dateutil python-lxml python-Pillow python-dateutil python-lxml python-Pillow
@ -21,7 +21,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3" license="GPL-3"
homepage="https://calibre-ebook.com" homepage="https://calibre-ebook.com"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=418590334174435fe11192ae4bcabf99a3bb017c9cb531cf2a248b7f90197071 checksum=bb13d96cbe24c6cc75f3affe750ff13005b2cc0dc3c4015ca69dee1f82df80aa
nocross=yes nocross=yes
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"