diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-31 14:30:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | cb04b32adfb39ecbca4504bf059ee43e47d88b9b (patch) | |
tree | ef33012852f82f948c6a7a4d0285d4a3429a0b77 /office/LanguageTool/LanguageTool.SlackBuild | |
parent | d0bd5c5c506cc0758567a6b607cd1e9e3b8c9677 (diff) | |
download | slackbuilds-cb04b32adfb39ecbca4504bf059ee43e47d88b9b.tar.gz |
office/LanguageTool: Updated for version 3.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office/LanguageTool/LanguageTool.SlackBuild')
-rw-r--r-- | office/LanguageTool/LanguageTool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/LanguageTool/LanguageTool.SlackBuild b/office/LanguageTool/LanguageTool.SlackBuild index d9f4a2500c..c9dc5c73e8 100644 --- a/office/LanguageTool/LanguageTool.SlackBuild +++ b/office/LanguageTool/LanguageTool.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=LanguageTool -VERSION=${VERSION:-3.4} +VERSION=${VERSION:-3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |