diff --git a/manifest.toml b/manifest.toml index 61e6525..ec18baa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,15 +5,13 @@ name = "Libreddit" description.en = "Libre alternative to Reddit" description.fr = "Alternative libre à Reddit" -version = "3.0.0~ynh4" +version = "0.30.1~ynh5" maintainers = ["eric_G"] [upstream] license = "AGPL-3.0" -website = "https://libreddit.spike.codes/" -demo = "https://libreddit.spike.codes/" -code = "https://github.com/spikecodes/libreddit" +code = "https://github.com/libreddit/libreddit" [integration] yunohost = ">= 11.1.19" @@ -38,12 +36,12 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/spikecodes/libreddit/archive/refs/tags/v3.0.0.tar.gz" - sha256 = "2acba35564fb54401adc1bcc2a39b9724fc437bebcf31657c1e5204cdb1940eb" + url = "https://github.com/libreddit/libreddit/releases/download/v0.30.1/libreddit" + sha256 = "60dd0c785d2b49c628308b99b0e630c4d47584616318937acf3a083e39502035" extract = false in_subdir = false - rename = "libreddit" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" + autoupdate.asset = "^libreddit$" [resources.system_user]