blob: 3b93bd2c3700fc81ecfdbb91a6e8fe8a01881c30 (
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
|
pkgbase = github-desktop-bin
pkgdesc = GUI for managing Git and GitHub.
pkgver = 3.4.8_linux1
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
depends = curl
depends = git
depends = libsecret
depends = libxss
depends = nspr
depends = nss
depends = org.freedesktop.secrets
depends = unzip
optdepends = hub: CLI interface for GitHub.
provides = github-desktop
conflicts = github-desktop
source = github-desktop.desktop
sha256sums = 932e4c456e8c6db03d27172cf0daa37806bf025bb560d8b3d758c0997d1a618c
source_x86_64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-amd64-3.4.8-linux1.deb
sha256sums_x86_64 = 20d6813659f3937b3a2e1abb507f0d5c2f051bf99da8c6ab1d42c4af2f3a8495
source_aarch64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-arm64-3.4.8-linux1.deb
sha256sums_aarch64 = 52c7cef5bd1c965731f962f0c09bdb71f62bbbf4b25699bb4b15a9db485bb2b2
source_armv7h = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-armhf-3.4.8-linux1.deb
sha256sums_armv7h = 41c6e4d884b7f20669abe9b71ce0a28afc124e27071ab5071dc93e8bfdb41b71
pkgname = github-desktop-bin
|