thunderbird{-bin}: set meta.donationPage; update meta.homepage (#529969)

This commit is contained in:
Arne Keller
2026-07-02 17:44:27 +00:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
@@ -69,7 +69,8 @@ let
meta = {
changelog = "https://www.thunderbird.net/en-US/thunderbird/${version}/releasenotes/";
description = "Mozilla Thunderbird, a full-featured email client (binary package)";
homepage = "http://www.mozilla.org/thunderbird/";
homepage = "https://www.thunderbird.net/";
donationPage = "https://www.thunderbird.net/donate/";
mainProgram = "thunderbird";
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.mpl20;
@@ -44,7 +44,8 @@ let
meta = {
changelog = "https://www.thunderbird.net/en-US/thunderbird/${version}/releasenotes/";
description = "Full-featured e-mail client";
homepage = "https://thunderbird.net/";
homepage = "https://www.thunderbird.net/";
donationPage = "https://www.thunderbird.net/donate/";
mainProgram = "thunderbird";
maintainers = with lib.maintainers; [
booxter # darwin