diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-09-06 22:32:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-06 22:32:07 +0700 |
commit | dd678cb7d4b781d22f2807a98ea76182edf21530 (patch) | |
tree | ff4877393e4437e5a27a3f2757ed1d30927cf3be /office | |
parent | 19c4f6de4ee6fe5b9f3ab574ad38a824be2ea331 (diff) | |
download | slackbuilds-dd678cb7d4b781d22f2807a98ea76182edf21530.tar.gz |
office/calibre-bin: Updated for version 3.47.1.
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 faf8238f28..f61fd1b0d5 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.47.0} +VERSION=${VERSION:-3.47.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 1e56c8ad99..43732a3b25 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="3.47.0" +VERSION="3.47.1" HOMEPAGE="https://calibre-ebook.com" -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" +DOWNLOAD="https://download.calibre-ebook.com/3.47.1/calibre-3.47.1-i686.txz" +MD5SUM="bc510e8abe7fe9113262fa94a2cd90ac" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/3.47.1/calibre-3.47.1-x86_64.txz" +MD5SUM_x86_64="9ca551d104362e9aacac5da553f7ffaa" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |