calibre: update to 3.39.1.
This commit is contained in:
parent
6b50c5c3bc
commit
233e4c3609
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=3.38.1
|
||||
version=3.39.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -19,7 +19,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://calibre-ebook.com"
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||
checksum=60335b506d1e975b59f9cc81cfb982854c33b8d50bd81ed073fa84b994bddb1d
|
||||
checksum=50bb56ca9455464495c646688722cb07199ed74a3a2eb3dc4f3b3e609be68121
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue