naps2: update home page & change log

This commit is contained in:
Elian Doran
2024-04-07 11:02:07 +03:00
parent b2916be5ff
commit 0c7210fca7
+2 -1
View File
@@ -48,7 +48,8 @@ buildDotnetModule rec {
meta = {
description = "Scan documents to PDF and more, as simply as possible.";
homepage = "www.naps2.com";
homepage = "https://www.naps2.com";
changelog = "https://github.com/cyanfish/naps2/blob/master/CHANGELOG.md";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ eliandoran ];
platforms = lib.platforms.linux;