mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
calibre: update to 2.52.0.
This commit is contained in:
parent
33aa3e62bc
commit
d418555136
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=2.50.1
|
version=2.52.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python pkg-config python-dateutil python-lxml python-Pillow
|
hostmakedepends="python pkg-config python-dateutil python-lxml python-Pillow
|
||||||
python-PyQt5-webkit python-apsw python-cssutils"
|
python-PyQt5-webkit python-apsw python-cssutils"
|
||||||
|
@ -22,7 +22,7 @@ license="GPL-3"
|
||||||
homepage="https://calibre-ebook.com"
|
homepage="https://calibre-ebook.com"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||||
checksum=a932a07385cd587b80b48a36227c9ed586da83f1a28940285b88c2512477c53b
|
checksum=9a2b01af095017eb94322df98251a15fc7e691d09cff9cc18ee3d409370941d1
|
||||||
|
|
||||||
pycompile_version="2.7"
|
pycompile_version="2.7"
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue