From 173d940bd2510ad907ad123a7255ba21c7f0f09d Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Sun, 20 Nov 2022 00:12:51 -0600 Subject: [PATCH] Added maintainer --- bat/lure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bat/lure.sh b/bat/lure.sh index 15170bf..6f8816d 100644 --- a/bat/lure.sh +++ b/bat/lure.sh @@ -4,6 +4,7 @@ release=1 desc='A cat(1) clone with syntax highlighting and Git integration' homepage='https://github.com/sharkdp/bat' architectures=('amd64') +maintainer='SinTan1729' license=('APACHE-2.0' 'MIT') provides=('bat') conflicts=('bat')