From e5e3e3ad13a115fa8ed1f0bd708779760e60f130 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 2 Sep 2019 07:37:31 +0200 Subject: [PATCH] calibre: update to 3.47.1. --- srcpkgs/calibre/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 0e3cf377e71..4f89b306d9f 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -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 " 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() {