mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-02-05 00:15:37 +00:00
build(packaging/homebrew): Rename class from @PROJECT_NAME@ to Sunshine (#4308)
This commit is contained in:
@ -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@"
|
||||
|
||||
Reference in New Issue
Block a user