From 2529ff1ce53d763d664ccd5ecd02a40e0cb1174b Mon Sep 17 00:00:00 2001 From: skmpz Date: Fri, 25 Mar 2022 23:35:10 +0400 Subject: [PATCH] calibre: update to 5.39.1. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 9f59df3a03507e..4d759a2741b8c9 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=5.39.0 +version=5.39.1 revision=1 build_style=python3-module pycompile_dirs="/usr/lib/calibre/" @@ -27,7 +27,7 @@ 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=2fbe45ec9d4dea481772cc290e27567efdba60cd9d2fe736713d9b1eb020582e +checksum=ddaffbdabae82e3b0c3446db07df55da99ad1ffefb257a845c051ffca3974ddc python_version=3 lib32disabled=yes nocross=yes