xivlauncher: correct meta.homepage
This commit is contained in:
parent
cd8c505346
commit
1ab5bec1f5
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in
|
|||
|
||||
meta = with lib; {
|
||||
description = "Custom launcher for FFXIV";
|
||||
homepage = "https://github.com/goatcorp/FFXIVQuickLauncher";
|
||||
homepage = "https://github.com/goatcorp/XIVLauncher.Core";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ sersorrel witchof0x20 ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
|
|
Loading…
Reference in a new issue