midori-unwrapped: update homepage

This commit is contained in:
FliegendeWurst
2025-01-05 20:36:00 +01:00
parent a3e6095949
commit 0f53540942
+1 -1
View File
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Lightweight WebKitGTK web browser";
mainProgram = "midori";
homepage = "https://www.midori-browser.org/";
homepage = "https://github.com/midori-browser/core";
license = with licenses; [ lgpl21Plus ];
platforms = with platforms; linux;
maintainers = with maintainers; [