office/calibre: Updated for version 2.84.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-05-06 08:49:26 -07:00 committed by Willy Sudiarto Raharjo
parent 2a81fead3a
commit c614e65822
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.82.0}
VERSION=${VERSION:-2.84.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="calibre"
VERSION="2.82.0"
VERSION="2.84.0"
HOMEPAGE="http://calibre-ebook.com"
DOWNLOAD="https://download.calibre-ebook.com/2.82.0/calibre-2.82.0.tar.xz"
MD5SUM="5a64dd9de0db0f86da153d0a8914ebbc"
DOWNLOAD="https://download.calibre-ebook.com/2.84.0/calibre-2.84.0.tar.xz"
MD5SUM="95ae64ef5838668e93b2f2e566fcd2ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments"