From 4e51ecaffc20418114e04ba3224d277b2aa9ebf3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 20 Oct 2023 12:38:55 +0200 Subject: [PATCH 1/2] Add urlwatch to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index df2bfa34..6058100f 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1318,6 +1318,12 @@ description = "" upstream = "https://framagit.org/medoc92/upmpdcli" website = "https://www.lesbonscomptes.com/upmpdcli/" +[urlwatch] +name = "urlwatch" +description = "urlwatch checks webpages and notifies via email or through various third party services on change." +upstream = "https://github.com/thp/urlwatch/" +website = "https://thp.io/2008/urlwatch/" + [uwazi] name = "Uwazi" description = "Build and share document collections" From c3761867c04481926cee1f9ce3ccc29f7aedfc38 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:40:51 +0200 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 6058100f..6e466843 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1320,7 +1320,7 @@ website = "https://www.lesbonscomptes.com/upmpdcli/" [urlwatch] name = "urlwatch" -description = "urlwatch checks webpages and notifies via email or through various third party services on change." +description = "Checks webpages and notifies via email or through various third party services on change." upstream = "https://github.com/thp/urlwatch/" website = "https://thp.io/2008/urlwatch/"