calibre: update to 2.61.0.

This commit is contained in:
Andrea Brancaleoni 2016-07-02 12:42:13 +02:00
parent 9476950756
commit 87050295eb

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=2.60.0 version=2.61.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 <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=30cca18269fcf94400bdc428e7ac706b6265e550b9572668f998ebab5de5c83b checksum=a88c3da1320c346cb4847d3a887674e4aa4c965b4e2311e425343d9fe72b5df7
nocross=yes nocross=yes
pycompile_version="2.7" pycompile_version="2.7"