aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ncmpc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ncmpc.rb')
-rw-r--r--Library/Formula/ncmpc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ncmpc.rb b/Library/Formula/ncmpc.rb
index 9f7189899..360d3911c 100644
--- a/Library/Formula/ncmpc.rb
+++ b/Library/Formula/ncmpc.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ncmpc < Formula
homepage 'http://mpd.wikia.com/wiki/Client:Ncmpc'
- url 'http://downloads.sourceforge.net/musicpd/ncmpc-0.20.tar.bz2'
- sha1 'da106de4b11a48eb2d63619da1316713f95cc9cb'
+ url 'http://www.musicpd.org/download/ncmpc/0/ncmpc-0.21.tar.bz2'
+ sha1 'ec828bf17be6ab4c60c39bc91a3bd5cd93fac4a5'
depends_on 'pkg-config' => :build
depends_on 'gettext'