From 25258e1d7714a7d5cfe4a3603297d7f01c0cf1ae Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Sun, 22 Oct 2023 22:25:43 +0200 Subject: [PATCH] Add maintainer and tweak auto versioning. (#7) --- manifest.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 129a930..a38d730 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json + packaging_format = 2 id = "syncstorage-rs" @@ -8,7 +10,7 @@ description.fr = "New Firefox Sync Storage implemented in Rust." version = "0.13.7-20230926~ynh1" -maintainers = [""] +maintainers = ["orhtej2"] [upstream] license = "MPL-2.0" @@ -56,6 +58,7 @@ ram.runtime = "50M" url = "https://github.com/mozilla-services/syncstorage-rs/archive/acc5524cf361d6abf3aedb73bb54ef3db1b6fda3.tar.gz" sha256 = "52cbd6aa890deee4079463c0f45bb2985891f78114ecbbfacb5387fdc0b806f5" autoupdate.strategy = "latest_github_commit" + autoupdate.force_version = "0.13.7-%Y.%m.%d" # This will provision/deprovision a unix system user [resources.system_user]