Skip to content

Commit

Permalink
evil: switch to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Feb 10, 2017
1 parent 646d041 commit ad5e2e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/evil.rb
Expand Up @@ -2,10 +2,10 @@

class Evil < EmacsFormula
desc "Extensible vi layer for Emacs"
homepage "https://bitbucket.org/lyro/evil"
url "https://bitbucket.org/lyro/evil/get/1.2.12.tar.bz2"
sha256 "d10b0ce7989a379a47a98b18e4cf7099ebfe88c19e0edd99ac6fe0655d528d9d"
head "https://bitbucket.org/lyro/evil", :using => :hg
homepage "https://github.com/emacs-evil/evil"
url "https://github.com/emacs-evil/evil/archive/1.2.12.tar.gz"
sha256 "035d2257e39819dc769ee069ef163dc22edfa40eb81842967539c2111475f7b8"
head "https://github.com/emacs-evil/evil.git"

depends_on :emacs
depends_on "homebrew/emacs/undo-tree"
Expand Down

0 comments on commit ad5e2e8

Please sign in to comment.