Changed to point to flycheck

This commit is contained in:
Julio Molina Soler 2014-02-13 13:38:05 +01:00
parent 2d2c47548f
commit 717f6bfba0

View File

@ -1,6 +1,6 @@
(:name flycheck
:type github
:pkgname "lunaryorn/flycheck"
:pkgname "flycheck/flycheck"
:description "On-the-fly syntax checking extension"
:info "./doc"
:depends (s dash cl-lib f pkg-info))