calibre: update to 2.60.0.

This commit is contained in:
Andrea Brancaleoni 2016-06-24 22:15:38 +02:00
parent 921e842362
commit ef7e9bac3b

View file

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