summaryrefslogtreecommitdiff
path: root/bat.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bat.spec')
-rw-r--r--bat.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/bat.spec b/bat.spec
index a6b687d..83abc4f 100644
--- a/bat.spec
+++ b/bat.spec
@@ -6,7 +6,7 @@ License: Apache-2.0, MIT
URL: https://github.com/sharkdp/bat
Source0: https://gitee.com/zerocraft/bat/blob/master/bat-%{version}.tar.gz
-Source1: https://gitee.com/zerocraft/bat/blob/master/README.md
+Source1: https://gitee.com/zerocraft/bat/blob/master/config.zip
BuildRequires: cargo
@@ -20,3 +20,4 @@ A cat(1) clone with syntax highlighting and Git integration.
%install
cat %{source1}
cargo install --locked bat
+unzip %{source1}