summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 557800569e050e286637a1db944e0dda24bbf394 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = git-ssh-git
	pkgdesc = A wrapper around git to work with multiple SSH keys
	pkgver = r161.09f422c
	pkgrel = 1
	url = https://github.com/pyamsoft/git-ssh.git
	install = git-ssh.install
	arch = any
	license = GPLv2
	makedepends = git
	depends = git
	provides = git-ssh
	conflicts = git-ssh
	source = git-ssh::git+https://github.com/pyamsoft/git-ssh.git#branch=master
	sha256sums = SKIP

pkgname = git-ssh-git