calibre: update to 5.32.0.
This commit is contained in:
parent
430ade2267
commit
df1ac22eae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=5.31.1
|
||||
version=5.32.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=dcb1845ae1e6b39e238bd1964b22e5f1c15621106a1d8d497ff08d3c93b2c2b5
|
||||
checksum=3571efc1cc773e453b459096a38b141fd0c7784fb9611505a1f9a55648f47e5e
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue