From 1fe52a118cc20f56b5448d65a551d2bf4d64bef0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 26 Aug 2023 17:44:10 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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]