From 94c28cad692ca424d3d292ce502a5aea3adbfa19 Mon Sep 17 00:00:00 2001 From: skmpz Date: Sat, 5 Sep 2020 21:12:41 +0400 Subject: [PATCH] calibre: update to 4.23.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 55b9fb16bc2..48397fdd6d2 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.22.0 +version=4.23.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -25,7 +25,7 @@ license="GPL-3.0-only" homepage="https://calibre-ebook.com" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" -checksum=51f52b7015c4d9b456d0d5e8efacfffe564709552f0a635ae8174d1947ab1c34 +checksum=16de51473cf0e336f946a57251a1e4f4fbba1f857f17d8fc14aa132e7eb59518 nocross=yes do_configure() {