tabbed: style nit
This commit is contained in:
parent
961b11694e
commit
50e4c4c84c
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class Tabbed < Formula
|
class Tabbed < Formula
|
||||||
url 'http://dl.suckless.org/tools/tabbed-0.4.tar.gz'
|
|
||||||
homepage 'http://tools.suckless.org/tabbed'
|
homepage 'http://tools.suckless.org/tabbed'
|
||||||
|
url 'http://dl.suckless.org/tools/tabbed-0.4.tar.gz'
|
||||||
sha1 '7529360b088df30b66f05aa960712f1feda46e91'
|
sha1 '7529360b088df30b66f05aa960712f1feda46e91'
|
||||||
|
|
||||||
head 'http://hg.suckless.org/tabbed'
|
head 'http://hg.suckless.org/tabbed'
|
||||||
|
|
Loading…
Reference in a new issue