From 8011c875f81c0313f16f5178bac111cd917bac79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Ma=C5=A1karinec?= Date: Sat, 8 Jun 2024 21:39:59 +0200 Subject: [PATCH] Fix link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Maškarinec --- box.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/box.json b/box.json index c26428c..c9f8962 100644 --- a/box.json +++ b/box.json @@ -5,7 +5,8 @@ "license": "Unlicense/MIT", "description": "A tar library", "readme": "README.md", - "link": "https://git.sr.ht/~mrms/tarum", + "source": "https://git.sr.ht/~mrms/tarum", + "homepage": "https://git.sr.ht/~mrms/tarum", "dependencies": [ "os", "filepath", -- 2.45.2