summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPadraic Fanning2022-04-04 20:10:06 -0400
committerPadraic Fanning2022-04-04 20:10:06 -0400
commit9fc026ccfedf0086c473f00c5cca0bd906ba31e9 (patch)
treec69a7fc858880953c79b38635ec9ed917f85b663 /.SRCINFO
parent02f9b93b68002612ff54556b1714afe0b147ff1d (diff)
downloadaur-9fc026ccfedf0086c473f00c5cca0bd906ba31e9.tar.gz
Relax `gnome-keyring` dependency [MAJOR CHANGE]
There's no real reason for this package to have a hard dependency on `gnome-keyring`, other than it being specified directly in the Debian package. If this doesn't work for you, holler on the AUR package page and/or send a GitHub issue while keeping me in the loop. (Please make sure to specify your `org.freedesktop.secrets` provider when doing so.)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09b7a24a4645..f9aebf028067 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = github-desktop-bin
pkgdesc = GUI for managing Git and GitHub.
pkgver = 2.9.12_linux4
- pkgrel = 1
+ pkgrel = 2
url = https://desktop.github.com
arch = x86_64
license = MIT
- depends = gnome-keyring
- depends = libsecret
- depends = git
depends = curl
+ depends = git
+ depends = libsecret
depends = libxss
- depends = nss
depends = nspr
+ depends = nss
+ depends = org.freedesktop.secrets
depends = unzip
optdepends = hub: CLI interface for GitHub.
provides = github-desktop