office/calibre-bin: Updated for version 4.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
098c10a964
commit
bdacce7f21
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=calibre-bin
|
||||
VERSION=${VERSION:-4.10.1}
|
||||
VERSION=${VERSION:-4.11.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="4.10.1"
|
||||
VERSION="4.11.2"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.10.1/calibre-4.10.1-i686.txz"
|
||||
MD5SUM="52c18c6999cdd5212fdf54c357bf6196"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.10.1/calibre-4.10.1-x86_64.txz"
|
||||
MD5SUM_x86_64="09e41ee9d4cc0b315e415cffd08329a8"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.11.2/calibre-4.11.2-i686.txz"
|
||||
MD5SUM="d5caa5713217170f78bf02d5a3dafabc"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.11.2/calibre-4.11.2-x86_64.txz"
|
||||
MD5SUM_x86_64="e0a9063388b65acc6b1dff86671c3342"
|
||||
REQUIRES="libxkbcommon"
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in New Issue