mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
calibre: update to 8.6.0.
This commit is contained in:
parent
f4e78b2f6b
commit
544c6a6047
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=8.5.0
|
version=8.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper=python3
|
build_helper=python3
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
|
@ -39,7 +39,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://calibre-ebook.com"
|
homepage="https://calibre-ebook.com"
|
||||||
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
|
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
|
||||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||||
checksum=fabe335bde4ae926f3db3b8329008e20164539fc3c52508c953badc1caf875de
|
checksum=15859e512efc8ef155f678fff51491c4f158298c52174e1d2176483526e7ed60
|
||||||
python_version=3
|
python_version=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross="python3 setup.py gui"
|
nocross="python3 setup.py gui"
|
||||||
|
|
Loading…
Add table
Reference in a new issue