diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-12-22 11:19:52 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-22 11:20:06 +0100 |
commit | a423648d6b7e19e15b10c7cc76fb323d801d6eac (patch) | |
tree | caee0c2ec3a96ec43c13508256991c9cdf25502f /office/calibre/calibre.SlackBuild | |
parent | 3c0aaed321f46affe9941537a852fbedf296cdcd (diff) | |
download | slackbuilds-a423648d6b7e19e15b10c7cc76fb323d801d6eac.tar.gz |
office/calibre: Updated for version 0.9.11.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/calibre/calibre.SlackBuild')
-rw-r--r-- | office/calibre/calibre.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index 4ed7729d54..03d56632cc 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre -VERSION=${VERSION:-0.8.69} +VERSION=${VERSION:-0.9.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |