summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5e2491261f3315f84da2ba91b2cb9c160390a4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = docker-credential-pass-git
	pkgdesc = Store docker credentials using the Standard Unix Password Manager (pass)
	pkgver = 0.7.0.r0.ac5992b
	pkgrel = 1
	url = https://github.com/docker/docker-credential-helpers
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go
	depends = pass
	provides = docker-credential-pass
	conflicts = docker-credential-pass
	source = docker-credential-helpers::git+https://github.com/docker/docker-credential-helpers#branch=master
	md5sums = SKIP

pkgname = docker-credential-pass-git