blob: a18117f3d7c53e1d974c9a4f9a6aa89232c1c2fe (
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.13_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.13-linux1/GitHubDesktop-linux-amd64-3.4.13-linux1.deb
sha256sums_x86_64 = 8b5577761c7900cac2896b5fbc1d88f5aea48b6ce771437262be2a66ab38d987
source_aarch64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.13-linux1/GitHubDesktop-linux-arm64-3.4.13-linux1.deb
sha256sums_aarch64 = 48de2ab44238abf00081f51a062339796c822b92abefb0ab4c7b08026bc471e5
source_armv7h = https://github.com/shiftkey/desktop/releases/download/release-3.4.13-linux1/GitHubDesktop-linux-armhf-3.4.13-linux1.deb
sha256sums_armv7h = f33b92b673e09f9e73e975bc2365a3a22b51b72101a9aa73bce1ad6520d18d93
pkgname = github-desktop-bin
|