mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
commit
9170472026
4 changed files with 10 additions and 3 deletions
|
@ -26,7 +26,7 @@ Vikunja is a self-hosted open-source to-do list application for all platforms.
|
|||
- CalDAV
|
||||
- Links
|
||||
|
||||
**Shipped version:** 0.18.2~ynh3
|
||||
**Shipped version:** 0.18.2~ynh4
|
||||
|
||||
**Demo:** https://try.vikunja.io/login
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ Vikunja est une application de liste de tâches Open Source auto-hébergée pour
|
|||
- CalDAV
|
||||
- Links
|
||||
|
||||
**Version incluse :** 0.18.2~ynh3
|
||||
**Version incluse :** 0.18.2~ynh4
|
||||
|
||||
**Démo :** https://try.vikunja.io/login
|
||||
|
||||
|
|
7
conf/i386.src
Normal file
7
conf/i386.src
Normal file
|
@ -0,0 +1,7 @@
|
|||
SOURCE_URL=https://dl.vikunja.io/api/0.18.1/vikunja-v0.18.1-linux-386-full
|
||||
SOURCE_SUM=c6f3df58094e934e4e59d1afece8cfa5ea9696983be1a6225b4e4e8f57b0afd1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_FILENAME=vikunja
|
||||
SOURCE_EXTRACT=true
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Self-hosted To-Do list application",
|
||||
"fr": "Application de liste de tâches auto-hébergée"
|
||||
},
|
||||
"version": "0.18.2~ynh3",
|
||||
"version": "0.18.2~ynh4",
|
||||
"url": "https://vikunja.io/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Reference in a new issue