branch: elpa/anzu commit 11dcdf722f8cf7c5316e168e6ebe287dd2872cc9 Author: Syohei YOSHIDA <[email protected]> Commit: Syohei YOSHIDA <[email protected]>
Use package-file instead of package
---
Cask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cask b/Cask
index c2bc1b7a97..3352d705a4 100644
--- a/Cask
+++ b/Cask
@@ -1,7 +1,7 @@
(source gnu)
(source melpa)
-(package "anzu" "0.36" "Search like Chrome")
+(package-file "anzu.el")
(development
(depends-on "powerline")
