diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-11-09 07:42:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-09 07:42:54 +0700 |
commit | 7e409378a88c3316bfa0714c57c32b3b8a1f7007 (patch) | |
tree | 3c5fdc6ba1a68b17fbd7494e0e97aa33438d0b66 /office | |
parent | aa2e8a66eecaede64cb9808b9942d5df26ce23d8 (diff) | |
download | slackbuilds-7e409378a88c3316bfa0714c57c32b3b8a1f7007.tar.gz slackbuilds-7e409378a88c3316bfa0714c57c32b3b8a1f7007.tar.xz |
office/calibre-bin: Updated for version 4.3.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 b6745a484c..b864d99588 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.2.0} +VERSION=${VERSION:-4.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 032e608c4d..4129354b6e 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.2.0" +VERSION="4.3.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.2.0/calibre-4.2.0-i686.txz" -MD5SUM="0d12809063ff8b1f31f14310f34f3bac" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.2.0/calibre-4.2.0-x86_64.txz" -MD5SUM_x86_64="6ccb6d6a71f130b5963f8480f8689643" +DOWNLOAD="https://download.calibre-ebook.com/4.3.0/calibre-4.3.0-i686.txz" +MD5SUM="f9bbcb39cf95a6ddc3c6d2381d5b7575" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.3.0/calibre-4.3.0-x86_64.txz" +MD5SUM_x86_64="885d12285b5e846ebd66708fc294c679" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |