From 0652028a6877824836ef459599102b7ff7987c63 Mon Sep 17 00:00:00 2001 From: sk Date: Thu, 23 Jul 2020 02:18:19 +0400 Subject: [PATCH] calibre: update to 4.21.0 --- srcpkgs/calibre/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 1283d9cd819..3f72bc5613b 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,7 +1,7 @@ # Template file for 'calibre' pkgname=calibre -version=4.19.0 -revision=2 +version=4.21.0 +revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg @@ -20,12 +20,12 @@ depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4 qt5-webengine python-ipaddress" checkdepends="${depends} libjpeg-turbo-tools jxrlib" short_desc="Ebook management application" -maintainer="Orphaned " +maintainer="skmpz " 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=9dac6cad3b70a91316de99e187ef5ac7cbc273bb926aa8374235657e7531f2ce +checksum=aa0cb9d5f3cbc85735f8c13bea1ec1268ba4bf00816f621b0385ab011c99e8c3 nocross=yes do_configure() {