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 889668c4d2..78dcaa82b7 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.2.0} +VERSION=${VERSION:-5.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 17d0c0d29c..f04073e5a9 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="5.2.0" +VERSION="5.3.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/5.2.0/calibre-5.2.0-i686.txz" -MD5SUM="3c97656e38785f7b4acb1f75483746f4" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.2.0/calibre-5.2.0-x86_64.txz" -MD5SUM_x86_64="7e04e7eda84d842b44576af985110d46" +DOWNLOAD="https://download.calibre-ebook.com/5.3.0/calibre-5.3.0-i686.txz" +MD5SUM="e44c137057a02b538acbfe22f785403f" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.3.0/calibre-5.3.0-x86_64.txz" +MD5SUM_x86_64="323c4e4bc807d250b7d1b47d0d10e74f" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |