Update anaconda-mode recipe for new location.

This commit is contained in:
Malyshev Artem 2014-06-10 23:38:15 +04:00
parent feb38ac12c
commit 081bfaf35e

View file

@ -1,4 +1,4 @@
(anaconda-mode
:fetcher "github"
:repo "proofit404/anaconda-mode"
:files ("anaconda_mode" "*.el"))
:fetcher github
:repo "anaconda-mode/anaconda-mode"
:files ("*.el" "*.py" "vendor"))