diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-23 19:32:40 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:40 +0700 |
commit | 220f3c41a111095e9e7d23325cd2fa973b1486ca (patch) | |
tree | 2d01e8d2aefb68693d57d8c61bf52c1360b97bf5 /office/LanguageTool | |
parent | d05cf7c24a4c2f79738a221dde5ed64f2eee6f46 (diff) |
office/LanguageTool: Updated for version 3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office/LanguageTool')
-rw-r--r-- | office/LanguageTool/LanguageTool.SlackBuild | 2 | ||||
-rw-r--r-- | office/LanguageTool/LanguageTool.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/LanguageTool/LanguageTool.SlackBuild b/office/LanguageTool/LanguageTool.SlackBuild index ab5ed367346d..9c5da93ae346 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.2} +VERSION=${VERSION:-3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/LanguageTool/LanguageTool.info b/office/LanguageTool/LanguageTool.info index c7a063185fdb..82c1ab4dd550 100644 --- a/office/LanguageTool/LanguageTool.info +++ b/office/LanguageTool/LanguageTool.info @@ -1,8 +1,8 @@ PRGNAM="LanguageTool" -VERSION="3.2" +VERSION="3.3" HOMEPAGE="https://www.languagetool.org/" -DOWNLOAD="https://www.languagetool.org/download/LanguageTool-3.2.zip" -MD5SUM="b4e47001720975575be0357e6f14e9a4" +DOWNLOAD="https://www.languagetool.org/download/LanguageTool-3.3.zip" +MD5SUM="6be1ee0e0c85fc13827a8511a060a3b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |