Cantata: update homepage (#16296)

This commit is contained in:
emosenkis 2016-06-17 19:31:48 +03:00 committed by Pascal Wittmann
parent d426bab792
commit 75b460ce1b

View File

@ -103,7 +103,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
homepage = http://code.google.com/p/cantata/;
homepage = https://github.com/cdrummond/cantata;
description = "A graphical client for MPD";
license = licenses.gpl3;