pkgbase = github-copilot-cli
	pkgdesc = GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
	pkgver = 1.0.77
	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.77.tgz
	options = !strip
	options = emptydirs
	options = staticlibs
	options = zipman
	source = https://registry.npmjs.org/@github/copilot/-/copilot-1.0.77.tgz
	source = CHANGELOG-1.0.77.md::https://raw.githubusercontent.com/github/copilot-cli/v1.0.77/changelog.md
	b2sums = 770cc8c87a88fe27845ec1dd79182e8b944757e19c8b7782ed7459c4c4ce2ae189733901b04b17b8d8e81aaa51ecc6e209eb0a561cc3a936ad618507e600df75
	b2sums = 3699bdb927f785ef7add32fdfbdcb7ebde0d7e6498c43ee3116645f2226a63187803746cae16fc06bda9e02a09d7e8bcb962dee1ede581ee2158af6331eaadca

pkgname = github-copilot-cli
