office/calibre-bin: Updated for version 5.4.2.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2020-10-30 20:42:42 +00:00 committed by Willy Sudiarto Raharjo
parent 7b3e9b9e61
commit 21c3c2f497
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
VERSION="5.3.0"
VERSION="5.4.2"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="https://download.calibre-ebook.com/5.3.0/calibre-5.3.0-i686.txz"
MD5SUM="e44c137057a02b538acbfe22f785403f"
DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.3.0/calibre-5.3.0-x86_64.txz"
MD5SUM_x86_64="323c4e4bc807d250b7d1b47d0d10e74f"
DOWNLOAD="https://download.calibre-ebook.com/5.4.2/calibre-5.4.2-i686.txz"
MD5SUM="5ece122772f6466e189a9ef09b399e47"
DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.4.2/calibre-5.4.2-x86_64.txz"
MD5SUM_x86_64="87864249ffd26c39f2ea42a1aba69e14"
REQUIRES="libxkbcommon"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"