diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-08-31 11:21:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-31 11:21:07 +0700 |
commit | 0da575e2fc02918db2b2979237c36c6a746967e4 (patch) | |
tree | 79fae8a7eb52825b03abc82da0507dee476f7ba7 /office | |
parent | e71237a768634ef894d6619ea9fad648c9e04679 (diff) | |
download | slackbuilds-0da575e2fc02918db2b2979237c36c6a746967e4.tar.gz |
office/calibre-bin: Updated for version 3.47.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/calibre-bin/calibre-bin.SlackBuild | 2 | ||||
-rw-r--r-- | office/calibre-bin/calibre-bin.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild index 7175f509fa..faf8238f28 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:-3.46.0} +VERSION=${VERSION:-3.47.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 1b125c732e..1e56c8ad99 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="3.46.0" +VERSION="3.47.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/3.46.0/calibre-3.46.0-i686.txz" -MD5SUM="8a06ebbf808bf3e12d5ca3ad2235a8e1" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/3.46.0/calibre-3.46.0-x86_64.txz" -MD5SUM_x86_64="1e4a175d99e4da2a16b8c10fa9cf9b18" +DOWNLOAD="https://download.calibre-ebook.com/3.47.0/calibre-3.47.0-i686.txz" +MD5SUM="4c70231893d37be7944e94af3b0cb3c3" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/3.47.0/calibre-3.47.0-x86_64.txz" +MD5SUM_x86_64="9f710a773b274febf49387a40debb156" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |