office/calibre: Updated for version 2.74.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
2c08292277
commit
fc8d00f936
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=calibre
|
||||
VERSION=${VERSION:-2.73.0}
|
||||
VERSION=${VERSION:-2.74.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="calibre"
|
||||
VERSION="2.73.0"
|
||||
VERSION="2.74.0"
|
||||
HOMEPAGE="http://calibre-ebook.com"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/2.73.0/calibre-2.73.0.tar.xz"
|
||||
MD5SUM="6718fae861cf929d45899e13c9d2772f"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/2.74.0/calibre-2.74.0.tar.xz"
|
||||
MD5SUM="7aa1e38723bd687a1077688a36fb0741"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments"
|
||||
|
|
Loading…
Reference in New Issue