update aur

This commit is contained in:
Kujtim Hoxha
2025-05-14 23:11:56 +02:00
parent b04faf0a3a
commit 44bf46209e
+15 -15
View File
@@ -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