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 BuildRequires: cargo %description A cat(1) clone with syntax highlighting and Git integration. %prep %autosetup %install export RUSTUP_DIST_SERVER="https://rsproxy.cn" export RUSTUP_UPDATE_ROOT="https://rsproxy.cn/rustup" cargo install --locked bat