diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-09-18 10:29:21 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-24 07:06:09 +0700 |
commit | 10fb005260a60967e9bbc9a795cd7c79e7f38297 (patch) | |
tree | a4e619963ef0940998fd8aa8a8e8b6795c4384e9 /office/calibre | |
parent | 15ec72a327abb87ad49139b4b0aa980f4f24e81f (diff) | |
download | slackbuilds-10fb005260a60967e9bbc9a795cd7c79e7f38297.tar.gz |
office/calibre: Updated for version 2.68.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 9816b88560..f61cd4343e 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.67.0} +VERSION=${VERSION:-2.68.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index e67574c745..1ccf4411ec 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="2.67.0" +VERSION="2.68.0" HOMEPAGE="http://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/2.67.0/calibre-2.67.0.tar.xz" -MD5SUM="913efe9f828152896f5e91c293869e6e" +DOWNLOAD="https://download.calibre-ebook.com/2.68.0/calibre-2.68.0.tar.xz" +MD5SUM="198cfb23b27be69d3d87062f01bb9bcd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments" |