art: fix homepage link (#475254)

This commit is contained in:
tomberek
2025-12-30 20:00:33 +00:00
committed by GitHub
+1 -1
View File
@@ -114,7 +114,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Raw converter based on RawTherapee";
homepage = "https://art.pixls.us";
homepage = "https://artraweditor.github.io";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ paperdigits ];
mainProgram = "ART";