diff options
author | Niels Horn <niels.horn@gmail.com> | 2014-04-12 19:00:22 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-13 13:48:50 +0700 |
commit | 366629435e036ce9273270e4fd81da140d848ce8 (patch) | |
tree | de5c0f5de6da1ce3d406e61c6f5bf15655f0d112 /office/libreoffice/libreoffice.SlackBuild | |
parent | c8ce887276f82fa0ca5ce49b0d9636ef5ac10b56 (diff) | |
download | slackbuilds-366629435e036ce9273270e4fd81da140d848ce8.tar.gz |
office/libreoffice: Updated for version 4.2.3.
Signed-off-by: Erik Hanson <erik@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 a5781f8ef4..26ccc43105 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for LibreOffice # Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA -# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ # Revision date: 2014/02/21 PRGNAM=libreoffice -VERSION=${VERSION:-"4.2.1"} +VERSION=${VERSION:-"4.2.3"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |