diff options
Diffstat (limited to 'office/calibre')
-rw-r--r-- | office/calibre/calibre.SlackBuild | 2 | ||||
-rw-r--r-- | office/calibre/calibre.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index 0b53b80bf3d92..0e3ca9a7188d1 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre -VERSION=${VERSION:-3.31.0} +VERSION=${VERSION:-3.33.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 9edf6d205fecc..8befa83c13795 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,10 +1,10 @@ PRGNAM="calibre" -VERSION="3.31.0" +VERSION="3.33.1" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/3.31.0/calibre-3.31.0.tar.xz" -MD5SUM="d43815f9866810e5f121f0020eaaf167" +DOWNLOAD="https://download.calibre-ebook.com/3.33.1/calibre-3.33.1.tar.xz" +MD5SUM="61638fae9c060a93621501d495c65523" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll" +REQUIRES="cssutils dnspython mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |