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 e805afde1e..5e2bc914fa 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.11.0} +VERSION=${VERSION:-5.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index e1ed1358ab..5140245425 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="5.11.0" +VERSION="5.12.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/5.11.0/calibre-5.11.0-i686.txz" -MD5SUM="bfdce5443c9f16513359b3b3ca6d5660" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.11.0/calibre-5.11.0-x86_64.txz" -MD5SUM_x86_64="9fa6016a211fe8ad17f2ed936e4089ea" +DOWNLOAD="https://download.calibre-ebook.com/5.12.0/calibre-5.12.0-i686.txz" +MD5SUM="33f4e8a965afea26adea4f126a6514c2" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.12.0/calibre-5.12.0-x86_64.txz" +MD5SUM_x86_64="f27df0abc6831ec285c53d77cb633733" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |