calibre: update to 3.1.1.
This commit is contained in:
parent
34ae467d51
commit
3d50d398d5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.1.1
|
||||
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=7cdaa5c55c8c13d6b5389ee11231c64944f5272297938e426be3a4fcf63a13fe
|
||||
checksum=cfa00b953cf68f0760a4588c8adad066749cce673178e85e4c249790c07f01d2
|
||||
|
||||
nocross=yes
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
|
Loading…
Reference in New Issue