Skip to content

Commit

Permalink
Actually install iptvnator + brew recipe naming tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinpinto committed Apr 13, 2024
1 parent 403fc01 commit 554a006
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion HomebrewFormula/iptvnator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# frozen_string_literal: true

# Homebrew formula for IPTVnator
class IPTVnator < Formula
class Iptvnator < Formula
APP_VERSION = "0.15.1"
desc "Cross-platform IPTV player application"
homepage "https://github.com/4gray/iptvnator"
Expand Down
1 change: 1 addition & 0 deletions dev-machine/roles/linux/tasks/programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
- "age"
- "restic"
- "tio"
- "marvinpinto/kitchensink/iptvnator"
state: "present"
path: "/home/linuxbrew/.linuxbrew/bin"

Expand Down

0 comments on commit 554a006

Please sign in to comment.