diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-10-01 08:34:30 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-02 06:23:25 +0700 |
commit | bad963d46ddd3672dd55cce9d32e32bbb286081e (patch) | |
tree | 23c261d06b995042b56453f0f2eefb409bf8e090 /office | |
parent | 7042f753ecc6e3a9f56df82735fb0cf670a8e2cf (diff) | |
download | slackbuilds-bad963d46ddd3672dd55cce9d32e32bbb286081e.tar.gz |
office/calibre: Updated for version 2.69.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office')
-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 f61cd4343e..1c68b199b5 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.68.0} +VERSION=${VERSION:-2.69.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 1ccf4411ec..014d539e43 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="2.68.0" +VERSION="2.69.0" HOMEPAGE="http://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/2.68.0/calibre-2.68.0.tar.xz" -MD5SUM="198cfb23b27be69d3d87062f01bb9bcd" +DOWNLOAD="https://download.calibre-ebook.com/2.69.0/calibre-2.69.0.tar.xz" +MD5SUM="0674a50148e3e66e6e39c0575c85a538" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments" |