office/calibre-bin: Updated for version 4.10.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2020-02-08 01:45:03 +07:00 committed by Willy Sudiarto Raharjo
parent 2496bc3a07
commit 68ff332a02
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calibre-bin
VERSION=${VERSION:-4.9.1}
VERSION=${VERSION:-4.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
VERSION="4.9.1"
VERSION="4.10.1"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="https://download.calibre-ebook.com/4.9.1/calibre-4.9.1-i686.txz"
MD5SUM="80f8301e23618c1afb0a7a386dd54528"
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.9.1/calibre-4.9.1-x86_64.txz"
MD5SUM_x86_64="0508d20c8a65326189c66fa38ac92d08"
REQUIRES=""
DOWNLOAD="https://download.calibre-ebook.com/4.10.1/calibre-4.10.1-i686.txz"
MD5SUM="52c18c6999cdd5212fdf54c357bf6196"
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.10.1/calibre-4.10.1-x86_64.txz"
MD5SUM_x86_64="09e41ee9d4cc0b315e415cffd08329a8"
REQUIRES="libxkbcommon"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"