mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/calibre-bin: Updated for version 4.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9d7cfb414c
commit
a2084ca8e5
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.11.2}
|
||||
VERSION=${VERSION:-4.12.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="4.11.2"
|
||||
VERSION="4.12.0"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
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"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.12.0/calibre-4.12.0-i686.txz"
|
||||
MD5SUM="1f5b5d3544769d981a2bd0b27f9a4e14"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.12.0/calibre-4.12.0-x86_64.txz"
|
||||
MD5SUM_x86_64="7ebdf1b4fd737fee7f130ecb214ff7bf"
|
||||
REQUIRES="libxkbcommon"
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in a new issue