calibre: update to 2.66.0.
This commit is contained in:
parent
2def0a7d24
commit
99606b0675
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=2.65.1
|
version=2.66.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=7720197e65adb140c45d08bc542be2318ac7ba0fb2c9f889c699bd6bdda5817c
|
checksum=2c5a55b9598fe1e9ce3cb8ba4a0951f80b16d559c23bb87f28f227ccd2357bb5
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
pycompile_version="2.7"
|
pycompile_version="2.7"
|
||||||
|
|
Loading…
Reference in New Issue