diff options
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 98e2dfb75bc6..f970e25cbd65 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.16.0} +VERSION=${VERSION:-4.17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 23ac7f781bdd..f63a6527a2a7 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.16.0" +VERSION="4.17.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.16.0/calibre-4.16.0-i686.txz" -MD5SUM="dccac4759da502cfcb9f6c86bf5e07a6" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.16.0/calibre-4.16.0-x86_64.txz" -MD5SUM_x86_64="6172a4093e89f50694d5b07dcc6dec2a" +DOWNLOAD="https://download.calibre-ebook.com/4.17.0/calibre-4.17.0-i686.txz" +MD5SUM="66bc0bd22b34e15d37ad0de1b234bafd" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.17.0/calibre-4.17.0-x86_64.txz" +MD5SUM_x86_64="a75a61380b22700fa295616f008af275" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |