kcc: update homepage

This commit is contained in:
jopejoe1
2025-03-22 12:03:41 +01:00
parent c218d49a22
commit c574656a43
+1 -1
View File
@@ -32,7 +32,7 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
meta = with lib; {
description = "Python app to convert comic/manga files or folders to EPUB, Panel View MOBI or E-Ink optimized CBZ";
homepage = "https://kcc.iosphe.re";
homepage = "https://github.com/ciromattia/kcc";
license = licenses.isc;
maintainers = with maintainers; [ dawidsowa ];
};