We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44bf462 commit 16103e0Copy full SHA for 16103e0
.goreleaser.yml
@@ -34,14 +34,14 @@ checksum:
34
snapshot:
35
name_template: "0.0.0-{{ .Timestamp }}"
36
aurs:
37
- - name: opencode
+ - name: opencode-ai
38
homepage: "https://github.com/opencode-ai/opencode"
39
description: "terminal based agent that can build anything"
40
maintainers:
41
- "kujtimiihoxha <kujtimii.h@gmail.com>"
42
license: "MIT"
43
private_key: "{{ .Env.AUR_KEY }}"
44
- git_url: "ssh://aur@aur.archlinux.org/opencode-ai.git"
+ git_url: "ssh://aur@aur.archlinux.org/opencode-ai-bin.git"
45
provides:
46
- opencode
47
conflicts:
0 commit comments