The package license has been updated from GPL3 to MIT. The explicit 'git' dependency was removed from the PKGBUILD and SRCINFO.
14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
pkgbase = opencode
|
|
pkgdesc = A powerful AI coding agent. Built for the terminal.
|
|
pkgver = 0.0.53
|
|
pkgrel = 1
|
|
url = https://github.com/tfkhdyt/geminicommit
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
makedepends = go
|
|
source = https://github.com/opencode-ai/opencode/archive/refs/tags/v0.0.53.tar.gz
|
|
sha256sums = 53e23c62284a50c38fd664de441b6db540fa5c944358fffd319f548ee504cb84
|
|
|
|
pkgname = opencode
|