mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
calibre: update to 7.13.0.
This commit is contained in:
parent
5df8e98765
commit
51be09ef5a
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=7.12.0
|
version=7.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper=python3
|
build_helper=python3
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
|
@ -36,7 +36,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=5c790e453531dfe3be8b6bdb4e26401c8ff4858df13c85efbcd015b97cb8c339
|
checksum=b749d22ec4f75f932860784b8db469ab229b57a35d02a36ead28db72293f9fb4
|
||||||
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