diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ncmpcpp.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ncmpcpp.rb b/Library/Formula/ncmpcpp.rb index 332cb4823..0c7308c86 100644 --- a/Library/Formula/ncmpcpp.rb +++ b/Library/Formula/ncmpcpp.rb @@ -1,9 +1,9 @@ require 'formula' class Ncmpcpp <Formula - url 'http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.5.tar.bz2' + url 'http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.6.tar.bz2' homepage 'http://unkart.ovh.org/ncmpcpp/' - md5 '30cded976c81bba4c8a2daf2215fe41d' + md5 'cdaf82694c0a1f5e9de65bb0a191e403' depends_on 'taglib' depends_on 'libmpdclient' |
