ncmpc 0.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4da16d6e33
commit
74c75a3b9a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Ncmpc < Formula
|
||||
url 'http://downloads.sourceforge.net/project/musicpd/ncmpc/0.16.1/ncmpc-0.16.1.tar.bz2'
|
||||
url 'http://downloads.sourceforge.net/musicpd/ncmpc-0.19.tar.bz2'
|
||||
homepage 'http://mpd.wikia.com/wiki/Client:Ncmpc'
|
||||
md5 'f3e53a379bd0bc82d315aa111bfdd17a'
|
||||
md5 'd298ad1313ef3a522ef03367f8a1ffc0'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'gettext'
|
||||
|
|
Loading…
Reference in a new issue