Merge pull request #330867 from KucharczykL/patch-1
deemix: change homepage
This commit is contained in:
commit
887630f58f
@ -40,7 +40,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Deezer downloader built from the ashes of Deezloader Remix";
|
||||
mainProgram = "deemix";
|
||||
homepage = "https://git.freezerapp.xyz/RemixDev/deemix-py";
|
||||
homepage = "https://gitlab.com/RemixDev/deemix-py";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ natto1784 ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user