summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee628c784c54bf17a90fbaaacc66173243f4771f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = nushell-git
	pkgdesc = A shell for the GitHub era
	pkgver = r700.bc6c92b
	pkgrel = 1
	url = http://nushell.sh
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = rust-nightly
	makedepends = cargo
	depends = openssl
	depends = zlib
	optdepends = libxcb
	optdepends = libx11
	source = nushell-git::git+https://github.com/nushell/nushell
	sha256sums = SKIP

pkgname = nushell-git