mirror of
https://github.com/YunoHost-Apps/languagetool_ynh.git
synced 2024-09-03 19:35:58 +02:00
Update to v5.4
This commit is contained in:
parent
55b3f36d30
commit
787e5b4080
4 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
LanguageTool is a multilingual grammar, style, and spell checker. This package provides the API server for use by other programs, like the LanguageTool extensions for browsers and word processors.
|
||||
|
||||
**Shipped version:** 5.3
|
||||
**Shipped version:** 5.4
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||
|
||||
## Vue d'ensemble
|
||||
LanguageTool est un correcteur d'orthographe, de grammaire et de style multilingue. Ce paquet fournit le serveur API pour utilisation depus d'autres programmes, comme les extensions LangageTool pour navigateurs et logiciels de bureautique.
|
||||
LanguageTool est un correcteur d'orthographe, de grammaire et de style multilingue. Ce paquet fournit le serveur API pour utilisation depuis d'autres programmes, comme les extensions LangageTool pour navigateurs et logiciels de bureautique.
|
||||
|
||||
**Version incluse :** 5.3
|
||||
**Version incluse :** 5.4
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://languagetool.org/download/LanguageTool-5.3.zip
|
||||
SOURCE_SUM=3303c97a331605d8ffa496bceb08120835543ccd4408e8067178fb9f16476dc2
|
||||
SOURCE_URL=https://languagetool.org/download/LanguageTool-5.4.zip
|
||||
SOURCE_SUM=bb02957a2967c82424cc1c6657e704dbc3dfe54078f3d8134646741471b2bc2b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=LanguageTool-5.3.zip
|
||||
SOURCE_FILENAME=LanguageTool-5.4.zip
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Multilingual grammar, style, and spell checker (API)",
|
||||
"fr": "Correcteur d'orthographe, de grammaire et de style multilingue (API)"
|
||||
},
|
||||
"version": "5.3~ynh1",
|
||||
"version": "5.4~ynh1",
|
||||
"url": "https://languagetool.org",
|
||||
"license": "LGPL-2.1-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue