calibre: update to 2.69.0.
This commit is contained in:
parent
07728308e7
commit
9ec6758b41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=2.68.0
|
version=2.69.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=f57e9d4939db15fd9bb441575f55d52db112cbfa6d970bb727acf7a079e3c656
|
checksum=30350293589d97a2668555cfe56446e4544c573974b158d6604fcf56e156f273
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
pycompile_version="2.7"
|
pycompile_version="2.7"
|
||||||
|
|
Loading…
Reference in a new issue