diff --git a/conf/app.src b/conf/app.src index a8e36f3..4f19508 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.58.8.tar.gz -SOURCE_SUM=a4b8d062bfacaa47bcde6356c8a5be0fe114f3f8db78c697e7f6cc4a72c03593 +SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.59.1.tar.gz +SOURCE_SUM=b3e51ff0caf63a107decad5f70b37eb8fde6eef187f1f790474d550cf9eafbb4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v0.58.8.tar.gz +SOURCE_FILENAME=v0.59.1.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.toml b/manifest.toml index 67f6bfd..f4e1ea0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Trilium Notes" 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" -version = "0.58.8~ynh1" +version = "0.59.1~ynh1" maintainers = ["Jules Bertholet"] @@ -17,7 +17,7 @@ cpe = "cpe:2.3:a:trilium_project:trilium" fund = "https://github.com/sponsors/zadam" [integration] -yunohost = ">= 11.1.13" +yunohost = ">= 11.1.12" architectures = "all" multi_instance = true ldap = false