mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/calibre-bin: Updated for version 4.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c4e8d12e0f
commit
f4da241dc0
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:-4.13.0}
|
||||
VERSION=${VERSION:-4.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="4.13.0"
|
||||
VERSION="4.14.0"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.13.0/calibre-4.13.0-i686.txz"
|
||||
MD5SUM="922cacb5bb7faf72ed5b4a775164262f"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.13.0/calibre-4.13.0-x86_64.txz"
|
||||
MD5SUM_x86_64="cdab4f5a12164f076d1d524a783e2c61"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.14.0/calibre-4.14.0-i686.txz"
|
||||
MD5SUM="c20937990225d34a55bdf9d5efcc1d64"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.14.0/calibre-4.14.0-x86_64.txz"
|
||||
MD5SUM_x86_64="da740b8bfcbe82d0e8a7053724a4e8d2"
|
||||
REQUIRES="libxkbcommon"
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in a new issue