From 8f32acb5edd859a1864a3df8b25b8ac952f77542 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Sun, 4 Mar 2012 13:52:06 +0100 Subject: [PATCH] Per #630 move qml-mode to :type github --- recipes/qml-mode.rcp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/qml-mode.rcp b/recipes/qml-mode.rcp index c75ff856..659369d4 100644 --- a/recipes/qml-mode.rcp +++ b/recipes/qml-mode.rcp @@ -1,7 +1,7 @@ (:name qml-mode :website "https://github.com/cataska/qml-mode" :description "Qt Declarative UI (QML) mode for Emacs" - :type git - :url "https://github.com/cataska/qml-mode.git" + :type github + :pkgname "cataska/qml-mode.git" :features qml-mode )