File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -33,21 +33,21 @@ checksum:
33
33
name_template : " checksums.txt"
34
34
snapshot :
35
35
name_template : " 0.0.0-{{ .Timestamp }}"
36
- # aurs:
37
- # - name: opencode
38
- # homepage: "https://github.com/opencode-ai/opencode"
39
- # description: "terminal based agent that can build anything"
40
- # maintainers:
41
- # - "kujtimiihoxha <[email protected] >"
42
- # license: "MIT"
43
- # private_key: "{{ .Env.AUR_KEY }}"
44
- # git_url: "ssh://[email protected] /opencode-ai.git"
45
- # provides:
46
- # - opencode
47
- # conflicts:
48
- # - opencode
49
- # package: |-
50
- # install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
36
+ aurs :
37
+ - name : opencode
38
+ homepage : " https://github.com/opencode-ai/opencode"
39
+ description : " terminal based agent that can build anything"
40
+ maintainers :
41
+ -
" kujtimiihoxha <[email protected] >"
42
+ license : " MIT"
43
+ private_key : " {{ .Env.AUR_KEY }}"
44
+ git_url :
" ssh://[email protected] /opencode-ai.git"
45
+ provides :
46
+ - opencode
47
+ conflicts :
48
+ - opencode
49
+ package : |-
50
+ install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
51
51
brews :
52
52
- repository :
53
53
owner : opencode-ai
You can’t perform that action at this time.
0 commit comments