summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a250bf03bec7dea1def04c56237d1199fafd31ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = nvm-git
	pkgdesc = Node Version Manager - Simple bash script to manage multiple active node.js versions (git sources)
	pkgver = 0.33.9.r1.ge7b4219
	pkgrel = 1
	url = https://github.com/creationix/nvm
	install = nvm-git.install
	arch = any
	license = MIT
	makedepends = git
	optdepends = bash: bash completion
	provides = nvm
	conflicts = nvm
	source = nvm-git::git+https://github.com/creationix/nvm.git
	source = init-nvm.sh
	source = install-nvm-exec
	sha256sums = SKIP
	sha256sums = 692317bfd036557f59543fef9b67ff38de68208d30361fe385291f58d3ac0425
	sha256sums = a0d249e4a906b0406cc5867c86b9860b820a4ad5f29e37f377349c1d5b6eba51

pkgname = nvm-git