whipper: update upstream source
This commit is contained in:
parent
720cec839b
commit
dafd3c4f48
@ -6,7 +6,7 @@ python2.pkgs.buildPythonApplication rec {
|
|||||||
version = "0.7.0";
|
version = "0.7.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "JoeLametta";
|
owner = "whipper-team";
|
||||||
repo = "whipper";
|
repo = "whipper";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "04m8s0s9dcnly9l6id8vv99n9kbjrjid79bss52ay9yvwng0frmj";
|
sha256 = "04m8s0s9dcnly9l6id8vv99n9kbjrjid79bss52ay9yvwng0frmj";
|
||||||
@ -39,7 +39,7 @@ python2.pkgs.buildPythonApplication rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://github.com/JoeLametta/whipper;
|
homepage = https://github.com/whipper-team/whipper;
|
||||||
description = "A CD ripper aiming for accuracy over speed";
|
description = "A CD ripper aiming for accuracy over speed";
|
||||||
maintainers = with maintainers; [ rycee jgeerds ];
|
maintainers = with maintainers; [ rycee jgeerds ];
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user