summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2021-04-16 17:38:56 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-17 11:47:40 +0700
commitc66c410c1329408c1792c19083fdf59649cc1b6a (patch)
tree0b0a44c015910c63d68f33e56a5e0066e7879f07
parentb6e88b1f9ed2d57e9016853e69029e7903d083d9 (diff)
downloadslackbuilds-c66c410c1329408c1792c19083fdf59649cc1b6a.tar.gz
slackbuilds-c66c410c1329408c1792c19083fdf59649cc1b6a.tar.xz
office/calibre-bin: Updated for version 5.15.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> 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 415caacf22..def2d94619 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.14.0}
+VERSION=${VERSION:-5.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info
index 13283f2499..66002b3a25 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="5.14.0"
+VERSION="5.15.0"
HOMEPAGE="https://calibre-ebook.com"
-DOWNLOAD="https://download.calibre-ebook.com/5.14.0/calibre-5.14.0-i686.txz"
-MD5SUM="cacae9b6017d98b0cb0f1729b69912a9"
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.14.0/calibre-5.14.0-x86_64.txz"
-MD5SUM_x86_64="075e5e00a5c65daceb5a96100e15f076"
+DOWNLOAD="https://download.calibre-ebook.com/5.15.0/calibre-5.15.0-i686.txz"
+MD5SUM="66fd3a67515ea40d67267bea163ad929"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.15.0/calibre-5.15.0-x86_64.txz"
+MD5SUM_x86_64="2d0a5e8c350537f79efda07610c089fc"
REQUIRES="libxkbcommon"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"