From 38b71d01b28070be4e3a8fc51214ca1f8f55c5c8 Mon Sep 17 00:00:00 2001 From: Vouivre Date: Wed, 1 Mar 2023 09:00:44 +0000 Subject: [PATCH] kiss-outdated: fdm name on repology (#120) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `fdm` on repology is now `fdm-email-fetcher`. Co-authored-by: Cédric Reviewed-on: https://codeberg.org/kiss-community/kiss/pulls/120 Co-authored-by: Vouivre Co-committed-by: Vouivre --- contrib/kiss-outdated | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/kiss-outdated b/contrib/kiss-outdated index 403179e..f23d289 100755 --- a/contrib/kiss-outdated +++ b/contrib/kiss-outdated @@ -76,6 +76,10 @@ EOF remote=fd-find ;; + fdm) + remote=fdm-email-fetcher + ;; + fetsh) # TODO [community]: Rename package? remote=fet.sh