From a9687a73b79a72ab7525230e8112551caa3dad2d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 5 Jul 2023 07:16:50 +0000 Subject: automatic import of bat --- bat.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bat.spec') diff --git a/bat.spec b/bat.spec index 1303e88..276378e 100644 --- a/bat.spec +++ b/bat.spec @@ -6,7 +6,6 @@ License: Apache-2.0, MIT URL: https://github.com/sharkdp/bat Source0: https://gitee.com/zerocraft/bat/blob/master/bat-%{version}.tar.gz -Patch0000: config BuildRequires: cargo @@ -18,4 +17,4 @@ A cat(1) clone with syntax highlighting and Git integration. %install cp config ~/.cargo -cargo install --locked bat +cargo install --registry "https://rsproxy.cn/crates.io-index" --locked bat -- cgit v1.2.3