calibre: update to 4.9.1.

This commit is contained in:
bra1nwave 2020-01-23 19:01:48 +01:00 committed by Johannes
parent 9e28da3e5c
commit 41a9d70b35

View file

@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=4.8.0
version=4.9.1
revision=1
build_style=python2-module
pycompile_dirs="/usr/lib/calibre/"
@ -23,12 +23,12 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=13dff54232735939a9eb574089cda89d3cf9d8993102b0c4bf107f38202664d2
checksum=b5809e06921539b9e5f4d773c90b6f315711f09254f589d2b39eb67318e5ce06
nocross=yes
do_configure() {
# Remove unneeded files and libs
rm -rf resources/${pkgname}-portable.* \
rm -rf resources/${pkgname}-portable.*
# Desktop integration (e.g. enforce arch defaults)
vsed -i src/calibre/linux.py \