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 9eff3f1666..1b2c67f7ca 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.6.0} +VERSION=${VERSION:-5.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index aca94ca937..8fa7f03e98 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="5.6.0" +VERSION="5.7.1" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/5.6.0/calibre-5.6.0-i686.txz" -MD5SUM="c96f5b8dc8fefef6d404ecdd4e0852cf" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.6.0/calibre-5.6.0-x86_64.txz" -MD5SUM_x86_64="ad3026d62df2d5a899874832743d8116" +DOWNLOAD="https://download.calibre-ebook.com/5.7.1/calibre-5.7.1-i686.txz" +MD5SUM="1dfaa3a226a3d1e096b7d5e2056d04d0" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.7.1/calibre-5.7.1-x86_64.txz" +MD5SUM_x86_64="5652a3052b74e5697ac8394e76510d1d" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |