mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
office/LanguageTool: Updated for version 3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d05cf7c24a
commit
220f3c41a1
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue