calibre: update to 2.77.0.

This commit is contained in:
Andrea Brancaleoni 2017-01-14 12:29:48 +01:00
parent d31d15d2f7
commit 52eee54868

View file

@ -1,7 +1,7 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=2.76.0 version=2.77.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 <miwaxe@gmail.com>"
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=680ff5183638cc4fb2addb19ea5394891b097d5cb508eb6725a43e630d2ad5f5 checksum=575d1f197d5df95258ac6de3b2b7f6f8706e38d0044dbb4ae791653d229b69c0
nocross=yes nocross=yes
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"