diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-12-05 09:38:29 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:15:53 -0500 |
commit | 46f49b60949d2808e859349b32cae9153d4281d1 (patch) | |
tree | 68eaef3cd9ef05b6dad125db4ea90eec4ca2b33c /office/calibre/calibre.info | |
parent | 0fc9e63742a1f9ef06bee6f9c7afdfb06ae94cf7 (diff) |
office/calibre: Updated for version 3.48.0.
Deps: changed cssutils with css-parser, added python2-pillow.
Patched for qt-5.15.x and the newer icu4c
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/calibre/calibre.info')
-rw-r--r-- | office/calibre/calibre.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index ef7454be15..a2716dfff7 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,10 +1,10 @@ PRGNAM="calibre" -VERSION="3.34.0" +VERSION="3.48.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/3.34.0/calibre-3.34.0.tar.xz" -MD5SUM="8d462959dba64b829529b63fd3f78b8c" +DOWNLOAD="https://download.calibre-ebook.com/3.48.0/calibre-3.48.0.tar.xz" +MD5SUM="ec7431dcdeea8a9d8eca3edc83bdec42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cssutils dnspython mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll" +REQUIRES="css-parser dnspython mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll python2-pillow" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |