ncmpc 0.19

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ori Livneh 2011-08-15 02:09:21 -04:00 committed by Adam Vandenberg
parent 4da16d6e33
commit 74c75a3b9a

View file

@ -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'