summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Alexander Verbovetsky2020-10-02 19:59:12 +0200
committer Willy Sudiarto Raharjo2020-10-03 04:01:46 +0200
commit9b4fad98b05648d077cde70c2c3b2b24769b0728 (patch)
tree2261f7e7c4c30b6fed3bcc86f6bd84eaeec012c6 /office
parentc3ed567a8266a1d5598216c4ebe4e11bc471da9f (diff)
downloadslackbuilds-9b4fad98b05648d077cde70c2c3b2b24769b0728.tar.gz
office/calibre-bin: Updated for version 5.1.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-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 2985ffd3a8..50454a58d6 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.0.1}
+VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info
index c6bdeae018..8090d150de 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="5.0.1"
+VERSION="5.1.0"
HOMEPAGE="https://calibre-ebook.com"
-DOWNLOAD="https://download.calibre-ebook.com/5.0.1/calibre-5.0.1-i686.txz"
-MD5SUM="4bd9abd4891835cdeba3e334c5bbe467"
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.0.1/calibre-5.0.1-x86_64.txz"
-MD5SUM_x86_64="6962eaf2118ee0de9e62f4a013071e38"
+DOWNLOAD="https://download.calibre-ebook.com/5.1.0/calibre-5.1.0-i686.txz"
+MD5SUM="423b5d872c172d06e3aad9e9ee4c008b"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.1.0/calibre-5.1.0-x86_64.txz"
+MD5SUM_x86_64="4ddb63c8df48d982843e79ddec705553"
REQUIRES="libxkbcommon"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"