calibre: update to 2.63.0.
This commit is contained in:
parent
e444c40d4c
commit
75b17b0633
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=2.62.0
|
version=2.63.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 <miwaxe@gmail.com>"
|
||||||
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=ca4e7b13bfbf3950e32c91d163bd31a310fb386375d4c02f4bde8dd7b49b1a97
|
checksum=0672a155edfafd50a507ebcfa20de2cfc23780e082eccbb89374f8aab3d98fe7
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
pycompile_version="2.7"
|
pycompile_version="2.7"
|
||||||
|
|
Loading…
Reference in New Issue