calibre: update to 4.8.0.

This commit is contained in:
bra1nwave 2020-01-04 13:37:45 +01:00 committed by Helmut Pozimski
parent 3b96bf886e
commit 3c6087a1c9

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=4.7.0 version=4.8.0
revision=1 revision=1
build_style=python2-module build_style=python2-module
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"
@ -23,7 +23,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com" homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=48ab11dcc46f119131355a1644e1c5879af4bde4fbe7c396c6610a5c87564b01 checksum=13dff54232735939a9eb574089cda89d3cf9d8993102b0c4bf107f38202664d2
nocross=yes nocross=yes
do_configure() { do_configure() {