mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
office/calibre: Updated for version 2.82.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
ec444aeb23
commit
e12787959d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=calibre
|
||||
VERSION=${VERSION:-2.81.0}
|
||||
VERSION=${VERSION:-2.82.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="calibre"
|
||||
VERSION="2.81.0"
|
||||
VERSION="2.82.0"
|
||||
HOMEPAGE="http://calibre-ebook.com"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/2.81.0/calibre-2.81.0.tar.xz"
|
||||
MD5SUM="e9c2345bcf95e8e7994aa9eafdf4c1c0"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/2.82.0/calibre-2.82.0.tar.xz"
|
||||
MD5SUM="5a64dd9de0db0f86da153d0a8914ebbc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments"
|
||||
|
|
Loading…
Reference in a new issue