calibre: update to 3.0.0.
This commit is contained in:
parent
b4b14b0f2e
commit
b6242c6ad3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=2.85.1
|
||||
revision=2
|
||||
version=3.0.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"
|
||||
|
@ -20,7 +20,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=8c8db280c51b26284bff1c066fb503ecef9e1f15f7e2e7b4f705c817ee041abd
|
||||
checksum=7cdaa5c55c8c13d6b5389ee11231c64944f5272297938e426be3a4fcf63a13fe
|
||||
|
||||
nocross=yes
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
|
Loading…
Reference in a new issue