calibre: update to 5.8.0.

This commit is contained in:
skmpz 2020-12-24 10:34:49 +04:00 committed by Đoàn Trần Công Danh
parent 94c0ac5566
commit 8c75b35bf7

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=5.7.2 version=5.8.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"
@ -27,7 +27,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.yaml" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=3cdbc526071e16b5d974b98c1e9a80b7716127764164285884e37e5e52a9ebae checksum=6d156d9df7b09e988a84b486e453f0bd0df05ecebb228009e6e5fa3b814629fe
lib32disabled=yes lib32disabled=yes
nocross=yes nocross=yes