update aur
This commit is contained in:
parent
44bf46209e
commit
16103e013c
1 changed files with 2 additions and 2 deletions
|
|
@ -34,14 +34,14 @@ checksum:
|
||||||
snapshot:
|
snapshot:
|
||||||
name_template: "0.0.0-{{ .Timestamp }}"
|
name_template: "0.0.0-{{ .Timestamp }}"
|
||||||
aurs:
|
aurs:
|
||||||
- name: opencode
|
- name: opencode-ai
|
||||||
homepage: "https://github.com/opencode-ai/opencode"
|
homepage: "https://github.com/opencode-ai/opencode"
|
||||||
description: "terminal based agent that can build anything"
|
description: "terminal based agent that can build anything"
|
||||||
maintainers:
|
maintainers:
|
||||||
- "kujtimiihoxha <kujtimii.h@gmail.com>"
|
- "kujtimiihoxha <kujtimii.h@gmail.com>"
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
private_key: "{{ .Env.AUR_KEY }}"
|
private_key: "{{ .Env.AUR_KEY }}"
|
||||||
git_url: "ssh://aur@aur.archlinux.org/opencode-ai.git"
|
git_url: "ssh://aur@aur.archlinux.org/opencode-ai-bin.git"
|
||||||
provides:
|
provides:
|
||||||
- opencode
|
- opencode
|
||||||
conflicts:
|
conflicts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue