diff options
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 4fdca0d9e95d..98e2dfb75bc6 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.15.0} +VERSION=${VERSION:-4.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 24208d2c0736..23ac7f781bdd 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.15.0" +VERSION="4.16.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.15.0/calibre-4.15.0-i686.txz" -MD5SUM="4a884887fd7de70641328d47306f53bb" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.15.0/calibre-4.15.0-x86_64.txz" -MD5SUM_x86_64="b60c4e6f6053bac4fc5ad52e1ec68777" +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" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |