summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c094e0c284cc42cf81a3327f743f5cb6349a0585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = autoenv-git
	pkgdesc = Directory based enviroments
	pkgver = 0.2.1.r11.gd6b7db1
	pkgrel = 1
	url = https://github.com/kennethreitz/autoenv
	install = autoenv.install
	arch = any
	license = custom
	makedepends = git
	depends = bash
	optdepends = zsh: if you prefer zsh over bash
	conflicts = autoenv
	source = autoenv-git::git+https://github.com/kennethreitz/autoenv.git
	sha256sums = SKIP

pkgname = autoenv-git