summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42cf9651c187e3f46cd969b4ff4327ce05d773b8 (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.15.0.r0.g7562c3a
	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