ci
This commit is contained in:
parent
38e5adc491
commit
741cb9c0ef
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ if (!Script.preview) {
|
||||||
"provides=('opencode')",
|
"provides=('opencode')",
|
||||||
"conflicts=('opencode-bin')",
|
"conflicts=('opencode-bin')",
|
||||||
"depends=('ripgrep')",
|
"depends=('ripgrep')",
|
||||||
"makedepends=('git' 'bun-bin' 'go')",
|
"makedepends=('git' 'bun' 'go')",
|
||||||
"",
|
"",
|
||||||
`source=("opencode-\${pkgver}.tar.gz::https://github.com/sst/opencode/archive/v\${pkgver}\${_subver}.tar.gz")`,
|
`source=("opencode-\${pkgver}.tar.gz::https://github.com/sst/opencode/archive/v\${pkgver}\${_subver}.tar.gz")`,
|
||||||
`sha256sums=('SKIP')`,
|
`sha256sums=('SKIP')`,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue