uim: style nits
This commit is contained in:
parent
bc5f3e605a
commit
88b11a47a1
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Uim < Formula
|
||||
url 'http://uim.googlecode.com/files/uim-1.6.0.tar.bz2'
|
||||
homepage 'http://code.google.com/p/uim/'
|
||||
url 'http://uim.googlecode.com/files/uim-1.6.0.tar.bz2'
|
||||
sha1 'd27f2ca8136da0702c82f0522911d06b2b8f8ea7'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
|
Loading…
Reference in a new issue