calibre: update to 3.48.0.
This commit is contained in:
parent
6c913ddead
commit
e5ecc94f15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=3.47.1
|
||||
version=3.48.0
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -24,7 +24,7 @@ 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=b309933f295cddf05553c60012d8c0376aae732a729688f646466cca55369f9e
|
||||
checksum=024528f0f913c78e121fb34beb3dae8dba3686f2334422c6450808796042950c
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue