calibre: update to 3.5.0.
This commit is contained in:
parent
beec4783e8
commit
6281edf552
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
revision=1
|
||||
hostmakedepends="qt5-qmake python-devel pkg-config
|
||||
python-dateutil python-lxml python-Pillow
|
||||
|
@ -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=418590334174435fe11192ae4bcabf99a3bb017c9cb531cf2a248b7f90197071
|
||||
checksum=bb13d96cbe24c6cc75f3affe750ff13005b2cc0dc3c4015ca69dee1f82df80aa
|
||||
|
||||
nocross=yes
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
|
Loading…
Reference in New Issue