build(packaging/homebrew): Rename class from @PROJECT_NAME@ to Sunshine (#4308)
This commit is contained in:
parent
74e4e6cdd8
commit
c4e5a69c39
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
require "language/node"
|
||||
|
||||
class @PROJECT_NAME@ < Formula
|
||||
class Sunshine < Formula
|
||||
# conflicts_with "sunshine", because: "sunshine and sunshine-beta cannot be installed at the same time"
|
||||
desc "@PROJECT_DESCRIPTION@"
|
||||
homepage "@PROJECT_HOMEPAGE_URL@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue