diff --git a/README.md b/README.md index 53579e8..0e57812 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an - podcasts, - flexible article filtering -**Shipped version:** 20220222~ynh2 +**Shipped version:** 20220308~ynh1 **Demo:** https://demo.yunohost.org/ttrss/ diff --git a/README_fr.md b/README_fr.md index b5aaeec..c3ac420 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Tiny Tiny RSS est un lecteur et agrégateur de flux d'actualités (RSS/Atom) en ligne gratuit et open source. -**Version incluse :** 20220222~ynh2 +**Version incluse :** 20220308~ynh1 **Démo :** https://demo.yunohost.org/ttrss/ diff --git a/check_process b/check_process index 53fdb26..e6be363 100644 --- a/check_process +++ b/check_process @@ -11,7 +11,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=20435c4d005d7abffc45db4eac3d3e9492302c21 + #upgrade=1 from_commit=20435c4d005d7abffc45db4eac3d3e9492302c21 backup_restore=1 multi_instance=1 change_url=1 diff --git a/conf/app.src b/conf/app.src index 7823339..e6debcc 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git.tt-rss.org/fox/tt-rss/archive/9a5c21630b5b7e2e3adb2e0334defbd9515aa833.tar.gz -SOURCE_SUM=12e0930daa54d2fad3ce39c934c455de3b75adde33e406420e40650e755438bf +SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/95431890bea57c6fcc3f6198a7a27b1993f3fba4.tar.gz +SOURCE_SUM=17e6dfd342e125ac2091145ca52f40a6380619180d12774a2378ee0709d3d4d4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ef3b53c..22a9c2f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "News feed (RSS/Atom) reader and aggregator", "fr": "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom" }, - "version": "20220222~ynh2", + "version": "20220308~ynh1", "url": "http://tt-rss.org", "upstream": { "license": "GPL-3.0-only",