zsh-lovers: style nits
This commit is contained in:
parent
0561ce43de
commit
cbcab3bf10
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class ZshLovers < Formula
|
||||
url 'http://grml.org/zsh/zsh-lovers.1'
|
||||
homepage 'http://grml.org/zsh/#zshlovers'
|
||||
sha1 'a080ac915acd0239690fb6ad1eed35422f1424aa'
|
||||
url 'http://grml.org/zsh/zsh-lovers.1'
|
||||
version '0.8.3'
|
||||
sha1 'a080ac915acd0239690fb6ad1eed35422f1424aa'
|
||||
|
||||
def install
|
||||
man1.install 'zsh-lovers.1'
|
||||
|
|
Loading…
Reference in a new issue