1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joplin_ynh.git synced 2024-09-03 19:36:03 +02:00

Merge pull request #13 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-05-22 13:50:55 +02:00 committed by GitHub
commit 22739b1494
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
**Shipped version:** 3.0.6~ynh2
**Shipped version:** 3.0.7~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
**Versión actual:** 3.0.6~ynh2
**Versión actual:** 3.0.7~ynh1
## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
**Paketatutako bertsioa:** 3.0.6~ynh2
**Paketatutako bertsioa:** 3.0.7~ynh1
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Joplin est une application gratuite et open source de prise de notes et de tâches, qui peut gérer un grand nombre de notes organisées dans des cahiers. Les notes sont consultables, peuvent être copiées, étiquetées et modifiées directement depuis les applications ou depuis votre propre éditeur de texte. Les notes sont au format Markdown.
**Version incluse:** 3.0.6~ynh2
**Version incluse:** 3.0.7~ynh1
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
**Versión proporcionada:** 3.0.6~ynh2
**Versión proporcionada:** 3.0.7~ynh1
## Capturas de pantalla

View file

@ -18,7 +18,7 @@
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
**分发版本:** 3.0.6~ynh2
**分发版本:** 3.0.7~ynh1
## 截图

View file

@ -7,7 +7,7 @@ name = "Joplin"
description.en = "Note taking and to-do application with synchronisation capabilities"
description.fr = "Application de prise de notes et de tâches avec capacités de synchronisation"
version = "3.0.6~ynh2"
version = "3.0.7~ynh1"
maintainers = ["eric_G"]
@ -26,8 +26,8 @@ ldap = false
sso = false
disk = "6G"
ram.build = "5G"
disk = "5G"
ram.build = "4G"
ram.runtime = "280M"
[install]
@ -46,8 +46,8 @@ ram.runtime = "280M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.6.tar.gz"
sha256 = "25fdc55304494c14565a205d815734972ea4fc819042b51a505d92cf8e67a3e9"
url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.7.tar.gz"
sha256 = "bca245a87335912f13079207371ecc63d78ac0a893f5cc749049f810faeae293"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]