mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
0.59.1
This commit is contained in:
parent
5c154b3b94
commit
e1c9a9a0a6
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.58.8.tar.gz
|
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.59.1.tar.gz
|
||||||
SOURCE_SUM=a4b8d062bfacaa47bcde6356c8a5be0fe114f3f8db78c697e7f6cc4a72c03593
|
SOURCE_SUM=b3e51ff0caf63a107decad5f70b37eb8fde6eef187f1f790474d550cf9eafbb4
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=v0.58.8.tar.gz
|
SOURCE_FILENAME=v0.59.1.tar.gz
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Trilium Notes"
|
||||||
description.en = "Hierarchical note taking application with focus on building large personal knowledge base"
|
description.en = "Hierarchical note taking application with focus on building large personal knowledge base"
|
||||||
description.fr = "Application de prise de note hiérarchique centrée sur la construction d'une large base de connaissances personnelle"
|
description.fr = "Application de prise de note hiérarchique centrée sur la construction d'une large base de connaissances personnelle"
|
||||||
|
|
||||||
version = "0.58.8~ynh1"
|
version = "0.59.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Jules Bertholet"]
|
maintainers = ["Jules Bertholet"]
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ cpe = "cpe:2.3:a:trilium_project:trilium"
|
||||||
fund = "https://github.com/sponsors/zadam"
|
fund = "https://github.com/sponsors/zadam"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.13"
|
yunohost = ">= 11.1.12"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue