summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ac6496c83f0e2f3d7202f0bbf9eb24f6995aba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = git-ssh-git
	pkgdesc = A wrapper around git to work with multiple SSH keys
	pkgver = r230.a6b4145
	pkgrel = 1
	url = https://github.com/pyamsoft/git-ssh.git
	install = git-ssh.install
	arch = any
	license = GPLv2
	makedepends = git
	depends = git
	depends = python
	depends = python-setuptools
	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