mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-10-29 03:12:57 +00:00
build(packaging/homebrew): Rename class from @PROJECT_NAME@ to Sunshine (#4308)
This commit is contained in:
parent
74e4e6cdd8
commit
c4e5a69c39
@ -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…
x
Reference in New Issue
Block a user