calibre: update to 2.68.0.
This commit is contained in:
parent
74d483f157
commit
5bf72827a0
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.67.0
|
version=2.68.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=3a496f3fbadee0a727d7d84b34da9c82b78855c23f28e82ecb9ff6ade662493c
|
checksum=f57e9d4939db15fd9bb441575f55d52db112cbfa6d970bb727acf7a079e3c656
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
pycompile_version="2.7"
|
pycompile_version="2.7"
|
||||||
|
|
Loading…
Reference in a new issue