diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-11-19 11:03:31 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:48 +0700 |
commit | b5e5ff0630a19ffd8a6f89301f2165fc834af5d7 (patch) | |
tree | a77ecf1eefeb97e24ced4bd314f0bc5b10622bf3 /office/calibre | |
parent | ea0ce4f7379026aa3e17539346ce4cb94a14e40d (diff) | |
download | slackbuilds-b5e5ff0630a19ffd8a6f89301f2165fc834af5d7.tar.gz |
office/calibre: Updated for version 2.72.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office/calibre')
-rw-r--r-- | office/calibre/calibre.SlackBuild | 2 | ||||
-rw-r--r-- | office/calibre/calibre.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index 0ebdd9d039..47b28c2fd7 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre -VERSION=${VERSION:-2.71.0} +VERSION=${VERSION:-2.72.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 28f6ebbf65..07e62c3930 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="2.71.0" +VERSION="2.72.0" HOMEPAGE="http://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/2.71.0/calibre-2.71.0.tar.xz" -MD5SUM="574e5fc0ee4d2c64ea8884fadc3a0a18" +DOWNLOAD="https://download.calibre-ebook.com/2.72.0/calibre-2.72.0.tar.xz" +MD5SUM="89f3e7e2c86cd2b697b6abbe869b6e95" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments" |