diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-12-18 19:38:46 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-19 09:40:26 +0700 |
commit | 4ec817107ee29beebc4a03d0d7c890f541e16e51 (patch) | |
tree | 77c9a26c9b4e4c4d1e9baea3296856418cc77f77 /office | |
parent | 73a2f3611e0b1a857c9651afb371ed922d17fb84 (diff) | |
download | slackbuilds-4ec817107ee29beebc4a03d0d7c890f541e16e51.tar.gz |
office/calibre-bin: Updated for version 5.7.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 1b2c67f7ca..d7ff9345b0 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:-5.7.1} +VERSION=${VERSION:-5.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 8fa7f03e98..feff4f3629 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="5.7.1" +VERSION="5.7.2" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/5.7.1/calibre-5.7.1-i686.txz" -MD5SUM="1dfaa3a226a3d1e096b7d5e2056d04d0" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.7.1/calibre-5.7.1-x86_64.txz" -MD5SUM_x86_64="5652a3052b74e5697ac8394e76510d1d" +DOWNLOAD="https://download.calibre-ebook.com/5.7.2/calibre-5.7.2-i686.txz" +MD5SUM="4e8efe9f9115e8f8e10ce8181e65b97d" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.7.2/calibre-5.7.2-x86_64.txz" +MD5SUM_x86_64="ef3c2525a48a318f46b688d39d5f0f53" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |