calibre: update to 3.32.0.
This commit is contained in:
parent
ce9910895d
commit
5dd47d229f
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=3.29.0
|
||||
revision=3
|
||||
version=3.32.0
|
||||
revision=1
|
||||
hostmakedepends="qt5-qmake python-devel pkg-config
|
||||
python-dateutil python-lxml python-Pillow
|
||||
python-dateutil python-lxml python-Pillow python-msgpack
|
||||
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy"
|
||||
makedepends="python-PyQt5-devel glib-devel libwmf-devel
|
||||
fontconfig-devel libmagick-devel libressl-devel icu-devel sqlite-devel
|
||||
|
@ -21,7 +21,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-3"
|
||||
homepage="https://calibre-ebook.com"
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||
checksum=d0577e507e4e7244ce3f3f06acc3b0f3ffb87d26e32d79bfb520872251dc49e4
|
||||
checksum=57254b147d8f8caf16f774f090266e112281c19bf7bc4170e65d22ab9b58d8ac
|
||||
|
||||
nocross=yes
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue