mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-24 13:50:05 +08:00
Update AUR package info
This commit is contained in:
parent
255dc20d1f
commit
8f7b04442b
|
@ -89,7 +89,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x86-windo
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# AUR
|
# AUR
|
||||||
yay -S chsrc # Binary from GitHub Release
|
yay -S chsrc-bin # Binary from GitHub Release
|
||||||
|
yay -S chsrc # Build from GitHub Release
|
||||||
yay -S chsrc-git # Build from the latest main branch (stable)
|
yay -S chsrc-git # Build from the latest main branch (stable)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -14,8 +14,9 @@ $ brew install chsrc
|
||||||
|
|
||||||
$ scoop install chsrc
|
$ scoop install chsrc
|
||||||
|
|
||||||
$ yay -S chsrc # binary from release
|
yay -S chsrc-bin # Binary from GitHub Release
|
||||||
$ yay -S chsrc-git # build from source
|
yay -S chsrc # Build from GitHub Release
|
||||||
|
yay -S chsrc-git # Build from the latest main branch (stable)
|
||||||
```
|
```
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -30,6 +31,8 @@ https://github.com/ScoopInstaller/Main/blob/master/bucket/chsrc.json
|
||||||
|
|
||||||
# AUR
|
# AUR
|
||||||
|
|
||||||
[chsrc](https://aur.archlinux.org/packages/chsrc-git):从release打包的稳定发布版本
|
[chsrc-bin](https://aur.archlinux.org/packages/chsrc-bin): 从GitHub Release直接下载的二进制文件
|
||||||
|
|
||||||
[chsrc-git](https://aur.archlinux.org/packages/chsrc-git):从最新源码构建的版本,可能不稳定
|
[chsrc](https://aur.archlinux.org/packages/chsrc):从GitHub Release的代码构建
|
||||||
|
|
||||||
|
[chsrc-git](https://aur.archlinux.org/packages/chsrc-git):从最新源码构建的版本,偶尔可能不稳定
|
||||||
|
|
Loading…
Reference in New Issue
Block a user