blob: 972fcc24bce7eac2f83f5e888181b443d2400f78 (
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
30
31
32
|
pkgbase = github-copilot-bin
pkgdesc = GitHub Copilot desktop application
pkgver = 1.0.25
pkgrel = 1
url = https://github.com/github/app
arch = x86_64
arch = aarch64
license = LicenseRef-GitHub-Proprietary
makedepends = binutils
makedepends = patchelf
depends = alsa-lib
depends = gtk3
depends = hicolor-icon-theme
depends = libayatana-appindicator
depends = libcurl-gnutls
depends = libpulse
depends = openssl
depends = webkit2gtk-4.1
provides = github-copilot
conflicts = github-copilot
noextract = github-copilot-1.0.25-x86_64.deb
noextract = github-copilot-1.0.25-aarch64.deb
options = !debug
options = !strip
source = LICENSE
sha256sums = 3d31debed26a6d19a50965aad60931cb83ef000bcc5340aa693d772e539a73f2
source_x86_64 = github-copilot-1.0.25-x86_64.deb::https://github.com/github/app/releases/download/v1.0.25/GitHub-Copilot-linux-x64.deb
sha256sums_x86_64 = cbbfccb2cb06832cb0ce72d3f624a6df683a096b070260a892f6df3fe7135ce0
source_aarch64 = github-copilot-1.0.25-aarch64.deb::https://github.com/github/app/releases/download/v1.0.25/GitHub-Copilot-linux-arm64.deb
sha256sums_aarch64 = e8522e861748b778e459e75d228da265d8652ed7896703810a19c3aa4e5db833
pkgname = github-copilot-bin
|