update aur
This commit is contained in:
+15
-15
@@ -33,21 +33,21 @@ checksum:
|
|||||||
name_template: "checksums.txt"
|
name_template: "checksums.txt"
|
||||||
snapshot:
|
snapshot:
|
||||||
name_template: "0.0.0-{{ .Timestamp }}"
|
name_template: "0.0.0-{{ .Timestamp }}"
|
||||||
# aurs:
|
aurs:
|
||||||
# - name: opencode
|
- name: opencode
|
||||||
# homepage: "https://github.com/opencode-ai/opencode"
|
homepage: "https://github.com/opencode-ai/opencode"
|
||||||
# description: "terminal based agent that can build anything"
|
description: "terminal based agent that can build anything"
|
||||||
# maintainers:
|
maintainers:
|
||||||
# - "kujtimiihoxha <kujtimii.h@gmail.com>"
|
- "kujtimiihoxha <kujtimii.h@gmail.com>"
|
||||||
# license: "MIT"
|
license: "MIT"
|
||||||
# private_key: "{{ .Env.AUR_KEY }}"
|
private_key: "{{ .Env.AUR_KEY }}"
|
||||||
# git_url: "ssh://aur@aur.archlinux.org/opencode-ai.git"
|
git_url: "ssh://aur@aur.archlinux.org/opencode-ai.git"
|
||||||
# provides:
|
provides:
|
||||||
# - opencode
|
- opencode
|
||||||
# conflicts:
|
conflicts:
|
||||||
# - opencode
|
- opencode
|
||||||
# package: |-
|
package: |-
|
||||||
# install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
|
install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
|
||||||
brews:
|
brews:
|
||||||
- repository:
|
- repository:
|
||||||
owner: opencode-ai
|
owner: opencode-ai
|
||||||
|
|||||||
Reference in New Issue
Block a user