calibre: update to 3.7.0.
This commit is contained in:
parent
ef2c2c83e8
commit
4351806a6d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=3.6.0
|
||||
revision=2
|
||||
version=3.7.0
|
||||
revision=1
|
||||
hostmakedepends="qt5-qmake python-devel pkg-config
|
||||
python-dateutil python-lxml python-Pillow
|
||||
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy"
|
||||
|
@ -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=4c13463764ac9dd4955daf1e6e9b11ed8d040e0eece6003564ab974574b3e26e
|
||||
checksum=ea03815bafe3fce8ac3aeda06c7d2b94add4a9b0017fcd7e2b17e0107a8f60f1
|
||||
|
||||
nocross=yes
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
|
Loading…
Reference in New Issue