texapp 0.6.4
Closes Homebrew/homebrew#23237. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
6ae3030ae1
commit
3bcfc49fec
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Texapp < Formula
|
||||
homepage 'http://www.floodgap.com/software/texapp/'
|
||||
url 'http://www.floodgap.com/software/texapp/dist0/0.6.02.txt'
|
||||
sha1 'e575ea986dcddabb763a8e87e0a3d3bb144bbfb4'
|
||||
url 'http://www.floodgap.com/software/texapp/dist0/0.6.04.txt'
|
||||
sha1 '023a2e2ebf6ea2cac503501e8939124b2a73896a'
|
||||
|
||||
def install
|
||||
bin.install "#{version}.txt" => "texapp"
|
||||
|
|
Loading…
Reference in a new issue