openrct2: Update homepage
This commit is contained in:
@@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "An open source re-implementation of RollerCoaster Tycoon 2 (original game required)";
|
description = "An open source re-implementation of RollerCoaster Tycoon 2 (original game required)";
|
||||||
homepage = https://openrct2.website/;
|
homepage = https://openrct2.io/;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ geistesk ];
|
maintainers = with maintainers; [ geistesk ];
|
||||||
|
|||||||
Reference in New Issue
Block a user