summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d52a4f1ea98ef57aecdb2c4af2382ad1d909bca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = git-credential-oauth-git
	pkgdesc = Git credential helper that securely authenticates to GitHub, GitLab, BitBucket, Gerrit and other forges using OAuth (Git version)
	pkgver = 0.11.1.r0.g2e2b2af
	pkgrel = 1
	url = https://github.com/hickford/git-credential-oauth
	arch = any
	license = Apache-2.0
	makedepends = git
	makedepends = go
	provides = git-credential-oauth
	conflicts = git-credential-oauth
	source = git-credential-oauth::git+https://github.com/hickford/git-credential-oauth.git#branch=main
	sha256sums = SKIP

pkgname = git-credential-oauth-git