gplaycli: fix license
This commit is contained in:
parent
d663cc5e17
commit
93a06285df
|
@ -3834,7 +3834,7 @@ let
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/matlink/gplaycli;
|
homepage = https://github.com/matlink/gplaycli;
|
||||||
description = "Google Play Downloader via Command line";
|
description = "Google Play Downloader via Command line";
|
||||||
license = licenses.agl3Plus;
|
license = licenses.agpl3Plus;
|
||||||
maintainers = with maintainers; [ DamienCassou ];
|
maintainers = with maintainers; [ DamienCassou ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue