diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-02-23 23:22:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-23 23:22:37 +0700 |
commit | bdacce7f2192359744a71d7880e937e7eeb25b5c (patch) | |
tree | d3d88ebee076a74afb798cb15f9f4eae807f7b8e /office/calibre-bin | |
parent | 098c10a964d3c461cf657a50ab7f7e1734234e16 (diff) | |
download | slackbuilds-bdacce7f2192359744a71d7880e937e7eeb25b5c.tar.gz |
office/calibre-bin: Updated for version 4.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/calibre-bin')
-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 84eb7e8451..a93f8132ee 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:-4.10.1} +VERSION=${VERSION:-4.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index c02a30afe0..677982b3c2 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.10.1" +VERSION="4.11.2" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.10.1/calibre-4.10.1-i686.txz" -MD5SUM="52c18c6999cdd5212fdf54c357bf6196" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.10.1/calibre-4.10.1-x86_64.txz" -MD5SUM_x86_64="09e41ee9d4cc0b315e415cffd08329a8" +DOWNLOAD="https://download.calibre-ebook.com/4.11.2/calibre-4.11.2-i686.txz" +MD5SUM="d5caa5713217170f78bf02d5a3dafabc" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.11.2/calibre-4.11.2-x86_64.txz" +MD5SUM_x86_64="e0a9063388b65acc6b1dff86671c3342" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |