diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-09-14 11:30:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-14 11:30:32 +0700 |
commit | ae8831f064c56a6ffab0ff7d7e0e15d4edd9aa33 (patch) | |
tree | 0c6233b6867b00f77a0359c5d6683c5858993bdf /office | |
parent | a762c0b6cbc67dc54f69271153f621f23aaa7634 (diff) |
office/calibre-bin: Updated for version 3.48.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 f61fd1b0d534..118f775518aa 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.1} +VERSION=${VERSION:-3.48.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 43732a3b250b..e93df9587462 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.1" +VERSION="3.48.0" HOMEPAGE="https://calibre-ebook.com" -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" +DOWNLOAD="https://download.calibre-ebook.com/3.48.0/calibre-3.48.0-i686.txz" +MD5SUM="8da10325efeb63383f4232153f700ce4" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/3.48.0/calibre-3.48.0-x86_64.txz" +MD5SUM_x86_64="332a47e764d5fcba2d26a5e35a6df96c" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |