office/calibre-bin: Updated for version 4.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aa2e8a66ee
commit
7e409378a8
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=calibre-bin
|
||||
VERSION=${VERSION:-4.2.0}
|
||||
VERSION=${VERSION:-4.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="4.2.0"
|
||||
VERSION="4.3.0"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.2.0/calibre-4.2.0-i686.txz"
|
||||
MD5SUM="0d12809063ff8b1f31f14310f34f3bac"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.2.0/calibre-4.2.0-x86_64.txz"
|
||||
MD5SUM_x86_64="6ccb6d6a71f130b5963f8480f8689643"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.3.0/calibre-4.3.0-i686.txz"
|
||||
MD5SUM="f9bbcb39cf95a6ddc3c6d2381d5b7575"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.3.0/calibre-4.3.0-x86_64.txz"
|
||||
MD5SUM_x86_64="885d12285b5e846ebd66708fc294c679"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in New Issue