From aac1c7a42d7f558fe6879fbd75320b778a34eaf1 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Sun, 20 Nov 2022 00:51:53 -0600 Subject: [PATCH] Fix typo --- lsd/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsd/lure.sh b/lsd/lure.sh index 77b544d..861938e 100644 --- a/lsd/lure.sh +++ b/lsd/lure.sh @@ -2,7 +2,7 @@ name='lsd' version=auto release=1 desc='The next gen ls command' -homepage='https://github.com/eltoche/lsd' +homepage='https://github.com/Peltoche/lsd' architectures=('amd64') maintainer='SinTan1729' license=('APACHE-2.0')