summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky2020-12-11 23:35:07 +0100
committer Willy Sudiarto Raharjo2020-12-11 23:35:07 +0100
commiteeb9ed1fb5673ebddb396142462a2a335f7a6d0f (patch)
tree88fbd458e2ad6fff42f1014d3f212d0bf29fe409
parent7ff9ab86b06ff62d496a5dff65bff28d66286068 (diff)
downloadslackbuilds-eeb9ed1fb5673ebddb396142462a2a335f7a6d0f.tar.gz
office/calibre-bin: Updated for version 5.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/calibre-bin/calibre-bin.SlackBuild2
-rw-r--r--office/calibre-bin/calibre-bin.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild
index 9eff3f1666..1b2c67f7ca 100644
--- a/office/calibre-bin/calibre-bin.SlackBuild
+++ b/office/calibre-bin/calibre-bin.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calibre-bin
-VERSION=${VERSION:-5.6.0}
+VERSION=${VERSION:-5.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info
index aca94ca937..8fa7f03e98 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="5.6.0"
+VERSION="5.7.1"
HOMEPAGE="https://calibre-ebook.com"
-DOWNLOAD="https://download.calibre-ebook.com/5.6.0/calibre-5.6.0-i686.txz"
-MD5SUM="c96f5b8dc8fefef6d404ecdd4e0852cf"
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.6.0/calibre-5.6.0-x86_64.txz"
-MD5SUM_x86_64="ad3026d62df2d5a899874832743d8116"
+DOWNLOAD="https://download.calibre-ebook.com/5.7.1/calibre-5.7.1-i686.txz"
+MD5SUM="1dfaa3a226a3d1e096b7d5e2056d04d0"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.7.1/calibre-5.7.1-x86_64.txz"
+MD5SUM_x86_64="5652a3052b74e5697ac8394e76510d1d"
REQUIRES="libxkbcommon"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"