ncmpcpp 0.5.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
591f3ba859
commit
7092fa0035
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Ncmpcpp < Formula
|
||||
url 'http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.7.tar.bz2'
|
||||
url 'http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.8.tar.bz2'
|
||||
homepage 'http://unkart.ovh.org/ncmpcpp/'
|
||||
md5 '6632c76f2f0836c5aa5a1a2fbb1c921c'
|
||||
md5 '288952c6b4cf4fa3683f3f83a58da37c'
|
||||
|
||||
depends_on 'taglib'
|
||||
depends_on 'libmpdclient'
|
||||
|
|
Loading…
Reference in a new issue