diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2011-03-04 22:06:30 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-04 22:06:30 -0300 |
commit | 527a3dda970bb71ab0c1b85c8ca8895b0124cc1a (patch) | |
tree | d480911fa118c71f134c70589a789bca757910e8 /office/calibre/calibre.SlackBuild | |
parent | 10e8de6e9f2306b8bce6b63495ffb5325bbae6ba (diff) | |
download | slackbuilds-527a3dda970bb71ab0c1b85c8ca8895b0124cc1a.tar.gz |
office/calibre: Updated for version 0.7.45.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/calibre/calibre.SlackBuild')
-rw-r--r-- | office/calibre/calibre.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index a1bf6554f3..ff5e573439 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -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} |