mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/calibre: Updated for version 0.7.45.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
10e8de6e9f
commit
527a3dda97
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for calibre
|
||||
|
||||
# Copyright 2009-2010 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2009-2011 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=calibre
|
||||
VERSION=0.7.36
|
||||
VERSION=0.7.45
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="calibre"
|
||||
VERSION="0.7.36"
|
||||
VERSION="0.7.45"
|
||||
HOMEPAGE="http://calibre-ebook.com/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.7.36.tar.gz"
|
||||
MD5SUM="6e875ca652b1c6ec0b480e37f311c242"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.7.45.tar.gz"
|
||||
MD5SUM="89dacdba790e5018f3c665ce1cf5826c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
|
|
Loading…
Reference in a new issue