calibre: update to 3.16.0.
This commit is contained in:
parent
a122faa6f8
commit
f70abffb90
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=3.15.0
|
version=3.16.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="qt5-qmake python-devel pkg-config
|
hostmakedepends="qt5-qmake python-devel pkg-config
|
||||||
python-dateutil python-lxml python-Pillow
|
python-dateutil python-lxml python-Pillow
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://calibre-ebook.com"
|
homepage="https://calibre-ebook.com"
|
||||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||||
checksum=8746f52315561d606fd7120fec8284c2e4433f6ead14639c40b4b5f1522273ff
|
checksum=2a47cc1752d8a25e918898dec44385721ed0a0a0fd41e9edeaa6394a4eb25637
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
|
|
Loading…
Reference in New Issue