diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-11-22 22:55:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-22 22:55:46 +0700 |
commit | 009cd9ede4c498daf64aea8a1957c762cb5de41b (patch) | |
tree | 41f3db04075791bf6701e205b521466c4f40b538 /office | |
parent | 3d9a91b57957e7cd12ec39cf15d635b10b8cdf05 (diff) | |
download | slackbuilds-009cd9ede4c498daf64aea8a1957c762cb5de41b.tar.gz |
office/calibre-bin: Updated for version 4.4.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 b864d99588..5d8d7a3e27 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.3.0} +VERSION=${VERSION:-4.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 4129354b6e..f66688a5d2 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.3.0" +VERSION="4.4.0" HOMEPAGE="https://calibre-ebook.com" -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" +DOWNLOAD="https://download.calibre-ebook.com/4.4.0/calibre-4.4.0-i686.txz" +MD5SUM="c3ba947deb0d85055a26da565b360198" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.4.0/calibre-4.4.0-x86_64.txz" +MD5SUM_x86_64="9cea5c4da29f86db170d68461b1ebd65" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |