office/calibre: Updated for version 1.43.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2014-07-05 17:21:38 +07:00 committed by Robby Workman
parent 393666a014
commit 9bf0d51a6f
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for calibre
# Copyright 2009-2013 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2009-2014 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calibre
VERSION=${VERSION:-1.26.0}
VERSION=${VERSION:-1.43.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="calibre"
VERSION="1.26.0"
VERSION="1.43.0"
HOMEPAGE="http://calibre-ebook.com"
DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-1.26.0.tar.xz"
MD5SUM="530485d30087c569c604df1c7e2b3d3a"
DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-1.43.0.tar.xz"
MD5SUM="2f42fd51cba93af3a40baa6562741b7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw"