calibre: update to 5.37.0.
This commit is contained in:
parent
db6d2f369e
commit
7100ab177a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=5.36.0
|
||||
version=5.37.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -27,7 +27,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://calibre-ebook.com"
|
||||
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||
checksum=b3292dd608aabbbd74c4ce66774a01ff7cc88dfebf0b961202b8d3632b3603b0
|
||||
checksum=c76bb8bf4934e563004d2b2ea3be8d9ea0a1233f01713b997cf9196b4b8b9cc6
|
||||
python_version=3
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in New Issue