This repository was archived by the owner on Sep 18, 2025. It is now read-only.
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:
3333 name_template : " checksums.txt"
3434snapshot :
3535 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 <kujtimii.h@gmail.com>"
42- # license: "MIT"
43- # private_key: "{{ .Env.AUR_KEY }}"
44- # git_url: "ssh://aur@aur.archlinux.org/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 <kujtimii.h@gmail.com>"
42+ license : " MIT"
43+ private_key : " {{ .Env.AUR_KEY }}"
44+ git_url : " ssh://aur@aur.archlinux.org/opencode-ai.git"
45+ provides :
46+ - opencode
47+ conflicts :
48+ - opencode
49+ package : |-
50+ install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
5151brews :
5252 - repository :
5353 owner : opencode-ai
You can’t perform that action at this time.
0 commit comments