mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
commit
b9cbab48dd
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
|
||||||
- Drag and drop tasks to manage your project
|
- Drag and drop tasks to manage your project
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.2.27~ynh1
|
**Shipped version:** 1.2.27~ynh3
|
||||||
|
|
||||||
**Demo:** https://demo.yunohost.org/kanboard/
|
**Demo:** https://demo.yunohost.org/kanboard/
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
|
||||||
- Glisser et déposez des tâches pour gérer votre projet
|
- Glisser et déposez des tâches pour gérer votre projet
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.2.27~ynh1
|
**Version incluse :** 1.2.27~ynh3
|
||||||
|
|
||||||
**Démo :** https://demo.yunohost.org/kanboard/
|
**Démo :** https://demo.yunohost.org/kanboard/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.27.tar.gz
|
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.27.tar.gz
|
||||||
SOURCE_SUM=0cb34480e178f416f82de790257e4e734405752b7dc43257519daa4f1591bee9
|
SOURCE_SUM=e452bc6113407a0c6f230f532b53e6170a8542bc7a495ea631543cc7c02c64b3
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Kanboard"
|
||||||
description.en = "Kanban project management software"
|
description.en = "Kanban project management software"
|
||||||
description.fr = "Logiciel de gestion de projet Kanban"
|
description.fr = "Logiciel de gestion de projet Kanban"
|
||||||
|
|
||||||
version = "1.2.27~ynh2"
|
version = "1.2.27~ynh3"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue