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 7175f509faf9f..faf8238f28d69 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:-3.46.0} +VERSION=${VERSION:-3.47.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 1b125c732e5f7..1e56c8ad99f12 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="3.46.0" +VERSION="3.47.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/3.46.0/calibre-3.46.0-i686.txz" -MD5SUM="8a06ebbf808bf3e12d5ca3ad2235a8e1" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/3.46.0/calibre-3.46.0-x86_64.txz" -MD5SUM_x86_64="1e4a175d99e4da2a16b8c10fa9cf9b18" +DOWNLOAD="https://download.calibre-ebook.com/3.47.0/calibre-3.47.0-i686.txz" +MD5SUM="4c70231893d37be7944e94af3b0cb3c3" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/3.47.0/calibre-3.47.0-x86_64.txz" +MD5SUM_x86_64="9f710a773b274febf49387a40debb156" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |