Skip to content

Instantly share code, notes, and snippets.

@Yarn
Yarn / spotifyd.rb
Last active November 2, 2019 01:44
# Documentation: https://docs.brew.sh/Formula-Cookbook
# https://rubydoc.brew.sh/Formula
# PLEASE REMOVE ALL GENERATED COMMENTS BEFORE SUBMITTING YOUR PULL REQUEST!
class Spotifyd < Formula
desc "A spotify daemon"
homepage "https://github.com/Spotifyd/spotifyd"
url "https://github.com/Yarn/spotifyd/archive/vtest.0.1.tar.gz"
sha256 "49ad500fa1e24ffa2341451a1bbdffbad059990f38239d5329c6974dcdb941c6"
head "https://github.com/Spotifyd/spotifyd.git"