From 7d27a4d960ea7797df88738f1f58bb314bc20126 Mon Sep 17 00:00:00 2001 From: skmpz Date: Thu, 25 Jul 2024 09:50:18 +0300 Subject: [PATCH] calibre: update to 7.15.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 8f0b6f27e4a..7e1162f1819 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=7.14.0 +version=7.15.0 revision=1 build_helper=python3 pycompile_dirs="/usr/lib/calibre/" @@ -36,7 +36,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=de6710497363e67f2f46e7ab9c40870d138c06d8fd626f96e0f2128f91e2b1f6 +checksum=d3709161d8b9757dfe4bea38c037a1b05cc8dfa0062c01797bf4ed7e6626062b python_version=3 lib32disabled=yes nocross="python3 setup.py gui"