blob: 313d0641e69b33506121a5ffdceb7616ef90f4b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = github-desktop-bin
pkgdesc = GUI for managing Git and GitHub.
pkgver = 1.6.5
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
license = MIT
depends = gnome-keyring
depends = git
depends = curl
depends = libxss
depends = gconf
optdepends = hub: CLI interface for GitHub.
provides = github-desktop
conflicts = github-desktop
source = https://github.com/shiftkey/desktop/releases/download/release-1.6.5-linux6/GitHubDesktop-linux-1.6.5-linux6.deb
source = github-desktop.desktop
sha256sums = d5c94909309fb40fac5e3f71e18f49df6942af6ddfa85e0204f915bddc604f91
sha256sums = 2758e15659f5770ae2ac948250372135029e7ac2d4b6bf431a112dfdbcc681d1
pkgname = github-desktop-bin
|