office/calibre: Updated for version 2.81.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-03-10 21:08:24 -08:00 committed by Willy Sudiarto Raharjo
parent 630e70aa07
commit acd41e7bf4
2 changed files with 4 additions and 4 deletions

View File

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

View File

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