pkgbase = nushell-git
	pkgdesc = A new type of shell
	pkgver = 0.104.0.r40.gbb37306
	pkgrel = 1
	url = https://www.nushell.sh
	install = nushell.install
	arch = x86_64
	arch = i686
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = libcrypto.so
	depends = libssl.so
	depends = zlib
	provides = nushell=0.104.0.r40.gbb37306
	conflicts = nushell
	source = nushell::git+https://github.com/nushell/nushell.git
	sha256sums = SKIP

pkgname = nushell-git
