This commit is contained in:
Mike McQuaid 2016-11-16 09:01:06 +00:00
parent ef727a87a6
commit 855a28eabd
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@ class Ack < Formula
end
def install
system "nosuchcommand"
if build.stable?
bin.install "ack-#{version}-single-file" => "ack"
system "pod2man", "#{bin}/ack", "ack.1"

View file

@ -3,7 +3,7 @@ class YouGet < Formula
desc "Dumb downloader that scrapes the web"
homepage "https://you-get.org/"
url "https://files.pythonhosted.org/packages/01/65/3830393a7abb7f744fd2a85324859aa67d9979a4fa0cbdba4d2ec192d038/you-get-0.4.555.tar.gz"
url "https://files.pythonhosted.org/packages/01/65/3830393a7abb7f744fd2a85324859aa67d9979a4fa0cbdba4d2ec192d038/you-get-0.4.556.tar.gz"
sha256 "a90f26c8059240803b1c0a9ed9816af3f1831b9d8ffb9be572a0f5fb4f6eee4d"
revision 2