diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-03-07 08:00:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 08:00:10 +0700 |
commit | a2084ca8e5abacf4fe020963e0ea71c76d9696ef (patch) | |
tree | 8041e4b2d09462ab8c5a2bc9d76bb4b85f618f63 /office | |
parent | 9d7cfb414c809c44f0eb0f82a0edd742d956107a (diff) | |
download | slackbuilds-a2084ca8e5abacf4fe020963e0ea71c76d9696ef.tar.gz |
office/calibre-bin: Updated for version 4.12.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 a93f8132ee..e94ca5045c 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.11.2} +VERSION=${VERSION:-4.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 677982b3c2..c278ba0c79 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.11.2" +VERSION="4.12.0" HOMEPAGE="https://calibre-ebook.com" -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" +DOWNLOAD="https://download.calibre-ebook.com/4.12.0/calibre-4.12.0-i686.txz" +MD5SUM="1f5b5d3544769d981a2bd0b27f9a4e14" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.12.0/calibre-4.12.0-x86_64.txz" +MD5SUM_x86_64="7ebdf1b4fd737fee7f130ecb214ff7bf" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |