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 f970e25cbd..2670b66761 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.17.0} +VERSION=${VERSION:-4.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index f63a6527a2..cc1157467c 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.17.0" +VERSION="4.18.0" HOMEPAGE="https://calibre-ebook.com" -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" +DOWNLOAD="https://download.calibre-ebook.com/4.18.0/calibre-4.18.0-i686.txz" +MD5SUM="056083a74ae9e6572b13bbf23b3722be" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.18.0/calibre-4.18.0-x86_64.txz" +MD5SUM_x86_64="7ee903bfc7202d71740284f87113f7da" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |