office/calibre-bin: Updated for version 4.11.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2020-02-23 23:22:37 +07:00 committed by Willy Sudiarto Raharjo
parent 098c10a964
commit bdacce7f21
2 changed files with 6 additions and 6 deletions

View File

@ -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}

View File

@ -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"