pkgbase = nvm
	pkgdesc = Node Version Manager - Simple bash script to manage multiple active node.js versions
	pkgver = 0.33.11
	pkgrel = 1
	url = https://github.com/creationix/nvm
	install = nvm.install
	arch = any
	license = MIT
	optdepends = bash: bash completion
	source = https://github.com/creationix/nvm/archive/v0.33.11.zip
	source = init-nvm.sh
	source = install-nvm-exec
	sha256sums = d3c5fa7e22a90faebbbfc88a1e6925ddc42d82c66fdfe1ea6176aaa8df491590
	sha256sums = 692317bfd036557f59543fef9b67ff38de68208d30361fe385291f58d3ac0425
	sha256sums = a0d249e4a906b0406cc5867c86b9860b820a4ad5f29e37f377349c1d5b6eba51

pkgname = nvm

