diff --git a/Formula/emacs-clang-complete-async.rb b/Formula/emacs-clang-complete-async.rb index 8e514b03731..be475e68dd0 100644 --- a/Formula/emacs-clang-complete-async.rb +++ b/Formula/emacs-clang-complete-async.rb @@ -1,8 +1,8 @@ class EmacsClangCompleteAsync < Formula desc "Emacs plugin using libclang to complete C/C++ code" homepage "https://github.com/Golevka/emacs-clang-complete-async" - head "https://github.com/Golevka/emacs-clang-complete-async.git" revision 2 + head "https://github.com/Golevka/emacs-clang-complete-async.git" stable do url "https://github.com/Golevka/emacs-clang-complete-async/archive/v0.5.tar.gz"