diff --git a/recipes/magit-stgit b/recipes/magit-stgit index 096c0874..522edd44 100644 --- a/recipes/magit-stgit +++ b/recipes/magit-stgit @@ -1,3 +1 @@ -(magit-stgit :fetcher github - :repo "magit/magit" - :files ("magit-stgit.el")) +(magit-stgit :fetcher github :repo "magit/magit-stgit") diff --git a/recipes/magit-svn b/recipes/magit-svn index a97835ee..94e7917f 100644 --- a/recipes/magit-svn +++ b/recipes/magit-svn @@ -1,3 +1 @@ -(magit-svn :fetcher github - :repo "magit/magit" - :files ("magit-svn.el")) +(magit-svn :fetcher github :repo "magit/magit-svn") diff --git a/recipes/magit-topgit b/recipes/magit-topgit index 57eb3f00..3bf8491c 100644 --- a/recipes/magit-topgit +++ b/recipes/magit-topgit @@ -1,3 +1 @@ -(magit-topgit :fetcher github - :repo "magit/magit" - :files ("magit-topgit.el")) +(magit-topgit :fetcher github :repo "magit/magit-topgit")