calibre: update to 3.13.0. (#9680)

calibre: updated to 3.13
This commit is contained in:
kartik-ynwa 2017-12-02 01:02:26 +05:30 committed by Juan RP
parent 9276a8bb17
commit 2163d57c89

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=3.12.0 version=3.13.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=78a736974ec45c5f847fa2d30c87bab807c88d56e37fec8478de0c95bc2df950 checksum=84c980e80b61d12797c91bfa0b6ba81926e2fef49ca3082c3e5ea80d161e13a9
nocross=yes nocross=yes
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"