diff --git a/recipes/autopair.rcp b/recipes/autopair.rcp index 898ce48a..583a54f4 100644 --- a/recipes/autopair.rcp +++ b/recipes/autopair.rcp @@ -1,6 +1,6 @@ (:name autopair - :website "http://code.google.com/p/autopair/" + :website "https://github.com/capitaomorte/autopair" :description "Autopair is an extension to the Emacs text editor that automatically pairs braces and quotes." - :type http - :url "http://autopair.googlecode.com/svn/trunk/autopair.el" + :type github + :pkgname "capitaomorte/autopair" :features autopair)