From 57d88b7c840ea8d3d244b55cc11db244a9949d48 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 1 Jun 2020 09:23:06 +0200 Subject: [PATCH] calibre: update to 4.17.0. --- srcpkgs/calibre/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index ebb46691560..844db9fe21e 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,7 +1,7 @@ # Template file for 'calibre' pkgname=calibre -version=4.15.0 -revision=2 +version=4.17.0 +revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg @@ -25,7 +25,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=75e687f56c1d02256e89dc2c36e2adcd2beeace126a12e4969700656b8df1555 +checksum=aada09db377ef7f36253afd9458314f6c6c015f92b8630be00e11585b0e8ffe1 nocross=yes do_configure() {