keepassxc: set meta.donationPage (#529791)

This commit is contained in:
Fernando Rodrigues
2026-06-09 09:00:39 +00:00
committed by GitHub
+1
View File
@@ -196,6 +196,7 @@ stdenv.mkDerivation (finalAttrs: {
using the KeePassXC Browser Extension (https://github.com/keepassxreboot/keepassxc-browser)
'';
homepage = "https://keepassxc.org/";
donationPage = "https://keepassxc.org/donate/";
changelog = "https://github.com/keepassxreboot/keepassxc/blob/${finalAttrs.version}/CHANGELOG.md";
license = lib.licenses.gpl2Plus;
mainProgram = "keepassxc";