diff options
-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 8530602bac05..ff7d1e45b9a1 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.8.0} +VERSION=${VERSION:-4.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 5f1b39f67316..a506e2ca4f2d 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.8.0" +VERSION="4.9.1" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.8.0/calibre-4.8.0-i686.txz" -MD5SUM="4c8db37598024ed5bde0b21f3333cb7c" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.8.0/calibre-4.8.0-x86_64.txz" -MD5SUM_x86_64="1cfdbefe441665bcb3ccbf1a84d742bc" +DOWNLOAD="https://download.calibre-ebook.com/4.9.1/calibre-4.9.1-i686.txz" +MD5SUM="80f8301e23618c1afb0a7a386dd54528" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.9.1/calibre-4.9.1-x86_64.txz" +MD5SUM_x86_64="0508d20c8a65326189c66fa38ac92d08" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |