mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/calibre-bin: Updated for version 5.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ea93b7d560
commit
061b5fd829
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=calibre-bin
|
||||
VERSION=${VERSION:-5.4.2}
|
||||
VERSION=${VERSION:-5.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="5.4.2"
|
||||
VERSION="5.5.0"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/5.4.2/calibre-5.4.2-i686.txz"
|
||||
MD5SUM="5ece122772f6466e189a9ef09b399e47"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.4.2/calibre-5.4.2-x86_64.txz"
|
||||
MD5SUM_x86_64="87864249ffd26c39f2ea42a1aba69e14"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/5.5.0/calibre-5.5.0-i686.txz"
|
||||
MD5SUM="85888ab40c3b72d9617ff2e09895ee77"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.5.0/calibre-5.5.0-x86_64.txz"
|
||||
MD5SUM_x86_64="60672df5fe432525b3565bbd4367ef11"
|
||||
REQUIRES="libxkbcommon"
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in a new issue