Compare commits

..
2 Commits
Author SHA1 Message Date
Dax Raad 3befea3950 sync
release / goreleaser (push) Has been cancelled
2025-04-21 20:52:27 -04:00
Dax Raad ad734da2ed ci
release / goreleaser (push) Has been cancelled
2025-04-21 20:50:38 -04:00
+10 -4
View File
@@ -31,12 +31,18 @@ checksum:
snapshot:
name_template: "0.0.0-{{ .Timestamp }}"
aurs:
- homepage: "https://github.com/opencode-ai/opencode"
- name: opencode
homepage: "https://github.com/opencode-ai/opencode"
description: "Deploy anything"
private_key: "{{ .Env.AUR_KEY }}"
git_url: "ssh://aur@aur.archlinux.org/opencode.git"
maintainers:
- "opencode <noreply@opencode.ai>"
license: "MIT"
name: opencode
private_key: "{{ .Env.AUR_KEY }}"
git_url: "ssh://aur@aur.archlinux.org/opencode-bin.git"
provides:
- opencode
conflicts:
- opencode
package: |-
install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
# brews: