calibre: update to 5.20.0.
This commit is contained in:
parent
78d7178fd9
commit
42f0abf263
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=5.19.0
|
||||
version=5.20.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=98a20fb37bb85a61db7c500cc879f92944527c74480898887028fe38239af23d
|
||||
checksum=b692a2fbc8333b4ea4665e43969c97e2fb7417231ae88a26683e9770065e545a
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue