Change recipe to fetch the package directly from github

This commit is contained in:
Mario Fernandez 2013-05-03 12:11:01 +02:00
parent 4992535271
commit fc398c5930

View File

@ -1,5 +1,5 @@
(:name flycheck
:website "https://github.com/lunaryorn/flycheck"
:type github
:pkgname "lunaryorn/flycheck"
:description "On-the-fly syntax checking extension"
:depends (s dash)
:type elpa)
:depends (s dash))