From fee77a8bbd0a3a4c0b782a68d7fcd6a5f0fd5c12 Mon Sep 17 00:00:00 2001 From: Yakkala Yagnesh Raghava Date: Fri, 1 Jun 2012 03:51:25 +0900 Subject: [PATCH] * recipes/autopair.rcp: package hosting is now on github. updated --- recipes/autopair.rcp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)