diff --git a/README.md b/README.md index 1f9e48c..f2f50fa 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:** 20220326~ynh1 +**Shipped version:** 20220414~ynh1 **Demo:** https://demo.yunohost.org/ttrss/ @@ -45,7 +45,7 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an * Official app website: http://tt-rss.org * Official admin documentation: https://git.tt-rss.org/git/tt-rss/wiki -* Upstream app code repository: https://git.tt-rss.org/git/tt-rss +* Upstream app code repository: https://git-gitea.tt-rss.org/fox/tt-rss * YunoHost documentation for this app: https://yunohost.org/app_ttrss * Report a bug: https://github.com/YunoHost-Apps/ttrss_ynh/issues diff --git a/README_fr.md b/README_fr.md index 5749bd1..18d1153 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 :** 20220326~ynh1 +**Version incluse :** 20220414~ynh1 **Démo :** https://demo.yunohost.org/ttrss/ @@ -32,7 +32,7 @@ Tiny Tiny RSS est un lecteur et agrégateur de flux d'actualités (RSS/Atom) en * Site officiel de l'app : http://tt-rss.org * Documentation officielle de l'admin : https://git.tt-rss.org/git/tt-rss/wiki -* Dépôt de code officiel de l'app : https://git.tt-rss.org/git/tt-rss +* Dépôt de code officiel de l'app : https://git-gitea.tt-rss.org/fox/tt-rss * Documentation YunoHost pour cette app : https://yunohost.org/app_ttrss * Signaler un bug : https://github.com/YunoHost-Apps/ttrss_ynh/issues diff --git a/conf/app.src b/conf/app.src index 457e71f..804f5cf 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/385da287d8640e1ac9d2ade95b7deacb4f0bcf8f.tar.gz -SOURCE_SUM=a129425f1614f71f22bae02bccaf85683245f9c0d68e317f518e900c92ded784 +SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/2654b3c6be408113ede52180ae283afa72da5f3c.tar.gz +SOURCE_SUM=2e266d66f182d213509ec079454522b23f23da3e411de4b1f037793e97284db8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 13a6de0..4d71173 100644 --- a/manifest.json +++ b/manifest.json @@ -6,14 +6,14 @@ "en": "News feed (RSS/Atom) reader and aggregator", "fr": "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom" }, - "version": "20220326~ynh1", + "version": "20220414~ynh1", "url": "http://tt-rss.org", "upstream": { "license": "GPL-3.0-only", "website": "http://tt-rss.org", "demo": "https://demo.yunohost.org/ttrss/", "admindoc": "https://git.tt-rss.org/git/tt-rss/wiki", - "code": "https://git.tt-rss.org/git/tt-rss" + "code": "https://git-gitea.tt-rss.org/fox/tt-rss" }, "license": "GPL-3.0-only", "maintainer": {