calibre: update to 5.19.0.
This commit is contained in:
parent
d0b61555d0
commit
10d7d72440
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=5.18.0
|
||||
version=5.19.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=0353120a3354d19ed59f13e05ac6b0bc25ee92f67b2e8f65876fd07e21a7c235
|
||||
checksum=98a20fb37bb85a61db7c500cc879f92944527c74480898887028fe38239af23d
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue