Skip to content

Commit 16103e0

Browse files
committed
update aur
1 parent 44bf462 commit 16103e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ checksum:
3434
snapshot:
3535
name_template: "0.0.0-{{ .Timestamp }}"
3636
aurs:
37-
- name: opencode
37+
- name: opencode-ai
3838
homepage: "https://github.com/opencode-ai/opencode"
3939
description: "terminal based agent that can build anything"
4040
maintainers:
4141
- "kujtimiihoxha <kujtimii.h@gmail.com>"
4242
license: "MIT"
4343
private_key: "{{ .Env.AUR_KEY }}"
44-
git_url: "ssh://aur@aur.archlinux.org/opencode-ai.git"
44+
git_url: "ssh://aur@aur.archlinux.org/opencode-ai-bin.git"
4545
provides:
4646
- opencode
4747
conflicts:

0 commit comments

Comments
 (0)