summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d5b2e75537d59bdd8b4ca1f53cadf81c2594ef0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-vcstool
	pkgdesc = A version control system tool designed to make working with multiple repositories easier
	pkgver = 0.2.9
	pkgrel = 2
	url = https://github.com/dirk-thomas/vcstool
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	conflicts = python2-vcstool
	source = https://github.com/dirk-thomas/vcstool/archive/0.2.9.tar.gz
	sha256sums = 96f2d5d3953b012b434a803c1a9b849511aaf7eaa227994225ded209c4b23927

pkgname = python-vcstool