summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ee6511ac2ca96d5a30a6e1a4f44d4dca1af49dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-gitim-git
	pkgdesc = Clone all of your Github repositories, just single command from your terminal
	pkgver = 2.1.0
	pkgrel = 1
	url = https://github.com/muhasturk/gitim
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-pygithub
	provides = python-gitim
	conflicts = python-gitim
	source = gitim-2.1.0::git+https://github.com/muhasturk/gitim.git
	sha256sums = SKIP

pkgname = python-gitim-git
	depends = python
	depends = python-pygithub