summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c891a89c65bd3b82a9235087e5ad0d8d19d2e17a (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 = r702.cd1e16d
	pkgrel = 4
	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