blob: b71f173c20bdcbf2cdbd7792441ce1bb8d13ffe7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = git-credential-oauth
pkgdesc = Git credential helper that securely authenticates to GitHub, GitLab, BitBucket, Gerrit and other forges using OAuth
pkgver = 0.15.0
pkgrel = 1
url = https://github.com/hickford/git-credential-oauth
arch = any
license = Apache-2.0
makedepends = go
conflicts = git-credential-oauth-git
source = git-credential-oauth-0.15.0.tar.gz::https://github.com/hickford/git-credential-oauth/archive/v0.15.0.tar.gz
sha256sums = c9b067fde5849b597aceba15b76c5b9ccacee4e5736e88c9ae430553bb7f2898
pkgname = git-credential-oauth
|