diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-07-07 21:36:17 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-07-14 17:07:17 -0500 |
commit | d2490fdd2f6cd4d2d6c5b2f19ea25473bfb0c776 (patch) | |
tree | d286811f0d852d6dc627764bd4acf1b0efc5b1f2 /office/libreoffice/libreoffice.SlackBuild | |
parent | 0c4970adf4cda72341ae56eb0b83c20f08d971f2 (diff) | |
download | slackbuilds-d2490fdd2f6cd4d2d6c5b2f19ea25473bfb0c776.tar.gz |
office/libreoffice: Updated for version 4.0.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/libreoffice.SlackBuild')
-rw-r--r-- | office/libreoffice/libreoffice.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild index b77434e3ee..71f9d49d86 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -24,10 +24,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Modified by Niels Horn <niels.horn@gmail.com> -# Revision date: 2013/04/04 +# Revision date: 2013/07/07 PRGNAM=libreoffice -VERSION=${VERSION:-"4.0.2"} +VERSION=${VERSION:-"4.0.4"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |