xivlauncher: correct meta.homepage

This commit is contained in:
ash 2023-11-07 21:41:58 +00:00
parent cd8c505346
commit 1ab5bec1f5

View file

@ -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" ];