calibre: update to 3.22.1.

This commit is contained in:
Andrea Brancaleoni 2018-04-22 13:45:37 +02:00
parent 2f11a89b4f
commit a7708755c8

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=3.21.0 version=3.22.1
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=37163ced791d16ec926f81f35906b1e5c5ada786b568283b97b3d6accea6a959 checksum=532b4dd4e566f479f98990ffdaaeb3af3a2fb7deb086508c5889bbebd8baa8d9
nocross=yes nocross=yes
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"