dr14_t.meter: update homepage
This commit is contained in:
@@ -33,8 +33,8 @@ python3Packages.buildPythonApplication {
|
||||
meta = {
|
||||
description = "Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation";
|
||||
mainProgram = "dr14_tmeter";
|
||||
homepage = "https://github.com/hboetes/dr14_t.meter";
|
||||
maintainers = with lib.maintainers; [ sciencentistguy ];
|
||||
license = lib.licenses.gpl3Plus;
|
||||
homepage = "http://dr14tmeter.sourceforge.net/";
|
||||
maintainers = with maintainers; [ sciencentistguy ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user