summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e87c6221d16e250ea63275ad6deab7be2ac9df8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = git-spindle-git
	pkgdesc = Git subcommands for integrating with central services like github, gitlab and bitbucket
	pkgver = 3.2
	pkgrel = 1
	url = http://github.com/seveas/git-spindle
	arch = any
	license = GPLv3
	makedepends = make
	makedepends = python-sphinx
	depends = git
	depends = python
	depends = python-github3.py
	depends = python-whelk
	depends = python-docopt
	provides = git-spindle
	conflicts = git-spindle
	source = git+https://github.com/seveas/git-spindle.git
	md5sums = SKIP

pkgname = git-spindle-git