From 63a8bccca3b7dcfca476a621c10466d662644203 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Sun, 20 Nov 2022 14:48:47 -0600 Subject: [PATCH] Consistency --- bat/lure.sh | 2 +- gocryptfs/lure.sh | 2 +- lf/lure.sh | 2 +- lsd/lure.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bat/lure.sh b/bat/lure.sh index 77dea01..cc388a1 100644 --- a/bat/lure.sh +++ b/bat/lure.sh @@ -8,7 +8,7 @@ maintainer='SinTan1729' license=('APACHE-2.0' 'MIT') provides=('bat') conflicts=('bat') -git_repo="sharkdp/bat" +git_repo='sharkdp/bat' sources=() checksums=() diff --git a/gocryptfs/lure.sh b/gocryptfs/lure.sh index f909548..c4f23f9 100644 --- a/gocryptfs/lure.sh +++ b/gocryptfs/lure.sh @@ -8,7 +8,7 @@ maintainer='SinTan1729' license=('MIT') provides=('gocryptfs' 'gocryptfs-xray') conflicts=('gocryptfs' 'gocryptfs-xray') -git_repo="rfjakob/gocryptfs" +git_repo='rfjakob/gocryptfs' sources=() checksums=() diff --git a/lf/lure.sh b/lf/lure.sh index 0fe69fe..05a7570 100644 --- a/lf/lure.sh +++ b/lf/lure.sh @@ -8,7 +8,7 @@ maintainer='SinTan1729' license=('MIT') provides=('lf') conflicts=('lf') -git_repo="gokcehan/lf" +git_repo='gokcehan/lf' sources=() checksums=() diff --git a/lsd/lure.sh b/lsd/lure.sh index 07df291..c015046 100644 --- a/lsd/lure.sh +++ b/lsd/lure.sh @@ -8,7 +8,7 @@ maintainer='SinTan1729' license=('APACHE-2.0') provides=('lsd') conflicts=('lsd') -git_repo="Peltoche/lsd" +git_repo='Peltoche/lsd' sources=() checksums=()