diff options
-rw-r--r-- | bat.spec | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,14 +1,14 @@ -Name: bat -Version: 0.23.0 -Release: 1 -Summary: A cat(1) clone with syntax highlighting and Git integration. -License: Apache-2.0, MIT -URL: https://github.com/sharkdp/bat +Name: bat +Version: 0.23.0 +Release: 1 +Summary: A cat(1) clone with syntax highlighting and Git integration. +License: Apache-2.0, MIT +URL: https://github.com/sharkdp/bat -Source0: https://gitee.com/zerocraft/bat/blob/master/bat-%{version}.tar.gz -Source1: config +Source0: https://gitee.com/zerocraft/bat/blob/master/bat-%{version}.tar.gz +Source1: config -BuildRequires: cargo +BuildRequires: cargo git %description A cat(1) clone with syntax highlighting and Git integration. |