office/calibre: Updated for version 2.73.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2016-11-26 09:50:29 -08:00 committed by Willy Sudiarto Raharjo
parent e62b65360c
commit db549e9ab9
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calibre
VERSION=${VERSION:-2.72.0}
VERSION=${VERSION:-2.73.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="calibre"
VERSION="2.72.0"
VERSION="2.73.0"
HOMEPAGE="http://calibre-ebook.com"
DOWNLOAD="https://download.calibre-ebook.com/2.72.0/calibre-2.72.0.tar.xz"
MD5SUM="89f3e7e2c86cd2b697b6abbe869b6e95"
DOWNLOAD="https://download.calibre-ebook.com/2.73.0/calibre-2.73.0.tar.xz"
MD5SUM="6718fae861cf929d45899e13c9d2772f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments"