_1oom: update homepage and description
This commit is contained in:
parent
3387ffc9c0
commit
b691e327f2
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ stdenv.mkDerivation rec {
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://kilgoretroutmaskreplicant.gitlab.io/plain-html/";
|
||||
description = "Master of Orion (1993) game engine recreation";
|
||||
homepage = "https://github.com/1oom-fork/1oom";
|
||||
description = "Master of Orion (1993) game engine recreation; a more updated fork";
|
||||
license = licenses.gpl2Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.AndersonTorres ];
|
||||
|
|
Loading…
Reference in a new issue