calibre: update to 3.47.1.
This commit is contained in:
parent
bc6bffdee2
commit
dc0751c914
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=3.47.0
|
||||
version=3.47.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -22,8 +22,9 @@ short_desc="Ebook management application"
|
|||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
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=c473457ba4e455b1c68f9933de593b204c2cb0cb3252159987f1a89bf8215256
|
||||
checksum=b309933f295cddf05553c60012d8c0376aae732a729688f646466cca55369f9e
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue