diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-06 07:14:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-06 07:14:09 +0000 |
commit | f99bf568b376cc2592b950087328e1248a76a19b (patch) | |
tree | f5e7a074cea86b99e71bbdda26c97263587cdb1c | |
parent | cf9b097b6ceba94d9395fee258d1e9c61984ec8a (diff) |
automatic import of bat
-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. |