From 0bce3fc8cd5d532fd665ad706910536e2f9b9658 Mon Sep 17 00:00:00 2001 From: skmpz Date: Sat, 23 Mar 2024 22:10:25 +0200 Subject: [PATCH] calibre: update to 7.7.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index af7ffde580f..68dce1b050d 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=7.6.0 +version=7.7.0 revision=1 build_helper=python3 pycompile_dirs="/usr/lib/calibre/" @@ -33,7 +33,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="7c3da44f01faf76c7a366f7736b510be66dc5e25fd847069a38c2f52f06a2c03" +checksum=fa4cf7173d510d0f913a0bfbcb458d016bc81122af1ca203f149d278287cc80e python_version=3 lib32disabled=yes nocross="python3 setup.py gui"