diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 7e1162f1819..e5b56112ea0 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=7.15.0 +version=7.16.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=d3709161d8b9757dfe4bea38c037a1b05cc8dfa0062c01797bf4ed7e6626062b +checksum=11641f6a84f03bd05d65080942bc5f8fa6fcb66b6e92f956e61168fd44a33615 python_version=3 lib32disabled=yes nocross="python3 setup.py gui"