calibre: update to 3.6.0.

This commit is contained in:
Andrea Brancaleoni 2017-08-05 11:05:11 +02:00
parent c0046277d1
commit 265a8294ea
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=3.5.0 version=3.6.0
revision=2 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
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy" python-PyQt5-webkit python-apsw python-cssutils python-CherryPy"
@ -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=bb13d96cbe24c6cc75f3affe750ff13005b2cc0dc3c4015ca69dee1f82df80aa checksum=4c13463764ac9dd4955daf1e6e9b11ed8d040e0eece6003564ab974574b3e26e
nocross=yes nocross=yes
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"