shpotify: bottle unneeded
This commit is contained in:
parent
4f63bdbe59
commit
b45641710b
1 changed files with 2 additions and 1 deletions
|
@ -3,9 +3,10 @@ class Shpotify < Formula
|
|||
homepage "https://harishnarayanan.org/projects/shpotify/"
|
||||
url "https://github.com/hnarayanan/shpotify/archive/1.0.0.tar.gz"
|
||||
sha256 "4bdc2bd488132604c9b9e850816db1df77ab468144972f9649316593fb4a6ac0"
|
||||
|
||||
head "https://github.com/hnarayanan/shpotify.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install "spotify"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue