pinnwand: update homepage

This commit is contained in:
Martin Weinelt 2024-06-17 01:04:36 +02:00
parent 0f5b048590
commit e3a9b942b8
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -58,7 +58,7 @@ with python3.pkgs; buildPythonApplication rec {
meta = with lib; {
changelog = "https://github.com/supakeen/pinnwand/releases/tag/v${version}";
description = "Python pastebin that tries to keep it simple";
homepage = "https://supakeen.com/project/pinnwand/";
homepage = "https://github.com/supakeen/pinnwand";
license = licenses.mit;
maintainers = with maintainers; [ hexa ];
mainProgram = "pinnwand";