zapzap: update meta.homepage (#444139)

This commit is contained in:
Yohann Boniface
2025-09-19 08:00:22 +00:00
committed by GitHub
+1 -1
View File
@@ -56,7 +56,7 @@ python3Packages.buildPythonApplication rec {
meta = with lib; {
description = "WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine";
homepage = "https://rtosta.com/zapzap-web/";
homepage = "https://rtosta.com/zapzap/";
mainProgram = "zapzap";
license = licenses.gpl3Only;
changelog = "https://github.com/rafatosta/zapzap/releases/tag/${src.tag}";