diff --git a/recipes/mastodon.rcp b/recipes/mastodon.rcp index 365b06186..a918cd13f 100644 --- a/recipes/mastodon.rcp +++ b/recipes/mastodon.rcp @@ -1,6 +1,6 @@ (:name mastodon - :website "https://github.com/jdenen/mastodon.el" + :website "https://codeberg.org/martianh/mastodon.el" :description "Emacs client for Mastodon" - :type github - :pkgname "jdenen/mastodon.el" + :type git + :url "https://codeberg.org/martianh/mastodon.el.git" :load-path ("./lisp"))