From d55e93c00e1334346b2b234067ec218f086bcab4 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 18 Dec 2021 14:26:35 +0100 Subject: [PATCH] calibre: update to 5.34.0. --- srcpkgs/calibre/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 55adad369532..eb10fb20d143 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=5.33.2 +version=5.34.0 revision=1 build_style=python3-module pycompile_dirs="/usr/lib/calibre/" @@ -27,7 +27,8 @@ license="GPL-3.0-only" homepage="https://calibre-ebook.com" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" -checksum=c2db77b9c09a16af702e4efd09e0b3db4b4c33a01b2ed6782e7e93c4ec7476f2 +checksum=d4d401eefadc534851df4f3ff247949ffac785dbc993901bd2938c3f2894d7e3 +python_version=3 lib32disabled=yes nocross=yes