blob: ef9923a31faddb4bd0b843616e7d7d452fa2a3b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = github-copilot-cli
pkgdesc = GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
pkgver = 1.0.71
pkgrel = 1
url = https://github.com/github/copilot-cli
arch = x86_64
license = LicenseRef-GitHub-Copilot
makedepends = npm
makedepends = jq
depends = glibc
depends = gcc-libs
depends = nodejs
depends = glib2
depends = libsecret
provides = copilot
conflicts = github-copilot
conflicts = github-copilot-cli-legacy
replaces = github-copilot
noextract = copilot-1.0.71.tgz
options = !strip
options = emptydirs
options = staticlibs
options = zipman
source = https://registry.npmjs.org/@github/copilot/-/copilot-1.0.71.tgz
source = CHANGELOG-1.0.71.md::https://raw.githubusercontent.com/github/copilot-cli/v1.0.71/changelog.md
b2sums = 600804a7ab5485421be0466b67ef2fc6ac684b63edac70ea2d4900873d7a38bbc711cb4e984f70bc75a89f95a9541d8ebacefa4398db5e81e0871dc77dcfccd7
b2sums = c2244e71f3cf875349ee9b43c0326261f96884d1fa2f698bcfe8210e0870ac5babb4bef0d8427822826b2c2957b422f0c7999aaa04269b4a740adb75f45b1346
pkgname = github-copilot-cli
|