calibre: update to 3.25.0.

This commit is contained in:
Andrea Brancaleoni 2018-06-02 09:58:58 +02:00
parent 6a33fc9cf7
commit 3a89031c83

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=3.24.2 version=3.25.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=e6bdb8475705ca507871214b935627dd8e5341a5c885ef080b171f3dfecb40c8 checksum=cdb63e07a2e32a60e8658d87991cfd7a27991339a67b5bb42753e52297ec0f05
nocross=yes nocross=yes
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"