From beff01cc3c30966a6f0434df14821840fc999da9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:13:46 +0100 Subject: [PATCH 1/4] Upgrade to v2023.09.17 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9c0d4dc..56a78db 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Teddit" description.en = "Open source alternative Reddit front-end" description.fr = "Front-end libre alternatif à Reddit" -version = "0.4.0~ynh6" +version = "2023.09.17~ynh1" maintainers = [] @@ -40,7 +40,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://codeberg.org/teddit/teddit/archive/4536a7f4608f0f17bbee4188f9875fad8bfa954f.tar.gz" + url = "https://codeberg.org//teddit/teddit/archive/4536a7f4608f0f17bbee4188f9875fad8bfa954f.tar.gz" sha256 = "fd46a65aa9ddbed2a98be3e02510c170a07409bfe537d5324f2c6097e89f01db" autoupdate.strategy = "latest_forgejo_commit" From b43bba1575af1d9f4c73a27d4f74f721b66def52 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 11:13:51 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 48dfecd..b11496c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ A free and open source alternative Reddit front-end focused on privacy. Inspired -**Shipped version:** 0.4.0~ynh6 +**Shipped version:** 2023.09.17~ynh1 **Demo:** https://teddit.net/ @@ -55,4 +55,4 @@ or sudo yunohost app upgrade teddit -u https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 7377660..8395d6d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ A free and open source alternative Reddit front-end focused on privacy. Inspired -**Version incluse :** 0.4.0~ynh6 +**Version incluse :** 2023.09.17~ynh1 **Démo :** https://teddit.net/ From c07551df1d4f98deff8869a94da92ebea4cd909e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 18 Feb 2024 01:54:46 +0100 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 56a78db..d44edac 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,7 +40,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://codeberg.org//teddit/teddit/archive/4536a7f4608f0f17bbee4188f9875fad8bfa954f.tar.gz" + url = "https://codeberg.org/teddit/teddit/archive/4536a7f4608f0f17bbee4188f9875fad8bfa954f.tar.gz" sha256 = "fd46a65aa9ddbed2a98be3e02510c170a07409bfe537d5324f2c6097e89f01db" autoupdate.strategy = "latest_forgejo_commit" From 471d79db5561800ecd8163cced6afa58d096a0b6 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 18 Feb 2024 02:01:05 +0100 Subject: [PATCH 4/4] Create PRE_UPGRADE.md --- doc/PRE_UPGRADE.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/PRE_UPGRADE.md diff --git a/doc/PRE_UPGRADE.md b/doc/PRE_UPGRADE.md new file mode 100644 index 0000000..75e4fc7 --- /dev/null +++ b/doc/PRE_UPGRADE.md @@ -0,0 +1 @@ +Teddit is now discontinued, it will no longer be updated, we encourage you to [find an alternative](https://alternativeto.net/software/teddit/?license=opensource) and uninstall it.