diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2021-01-23 00:19:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-23 18:18:52 +0700 |
commit | 56a204143aed1fc3cd43273f3753a5a80af6d304 (patch) | |
tree | 427895a0d8f163fb55b9d817984fd0278eff746c /office/calibre-bin/calibre-bin.SlackBuild | |
parent | 55ebe04adfaa190a56f24372b34d016242b17535 (diff) |
office/calibre-bin: Updated for version 5.10.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/calibre-bin/calibre-bin.SlackBuild')
-rw-r--r-- | office/calibre-bin/calibre-bin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild index 5fa85cf4a103..71d145031452 100644 --- a/office/calibre-bin/calibre-bin.SlackBuild +++ b/office/calibre-bin/calibre-bin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for calibre-bin -# Copyright 2019-2020, Alexander Verbovetsky, Moscow, Russia +# Copyright 2019-2021, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre-bin -VERSION=${VERSION:-5.9.0} +VERSION=${VERSION:-5.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |