diff --git a/manifest.toml b/manifest.toml index 99e1d50..7976089 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 id = "librephotos" name = "Librephotos" -description.en = "A photo viewer and manager similar to Google Photos" -description.fr = "Un gestionnaire de photos semblable à Google Photos" +description.en = "Photo viewer and manager similar to Google Photos" +description.fr = "Gestionnaire de photos semblable à Google Photos" version = "0.2021.36~ynh1" @@ -24,9 +24,9 @@ architectures = "all" multi_instance = false ldap = false sso = false -disk = "50M" # FIXME: replace with an **estimate** minimum disk requirement. e.g. 20M, 400M, 1G, ... -ram.build = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ... -ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ... +disk = "50M" +ram.build = "50M" +ram.runtime = "50M" [install] [install.domain]