recipe: elite-for-emacs: Moved to GitHub

This commit is contained in:
David Holm 2016-11-02 13:44:39 +01:00
parent 85eca62e32
commit 3ad834c63f

View File

@ -1,7 +1,7 @@
(:name elite-for-emacs
:website "http://www.elite-for-emacs.org/"
:description "Elite clone for Emacs."
:type http-tar
:options ("xzf")
:url "http://www.elite-for-emacs.org/elite-for-emacs-0.1.tar.gz"
:type github
:pkgname "samisalkosuo/elite-for-emacs"
:load-path ("elite-for-emacs-V1")
:prepare (autoload 'elite-for-emacs "elite-for-emacs" nil t))