summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12a7bd65cdc9fb18fc1ce82f90982bf091c2d1dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = nushell-git
	pkgdesc = A new type of shell
	pkgver = 0.15.0.r2.ga268e825
	pkgrel = 1
	url = https://www.nushell.sh
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = python
	makedepends = git
	depends = openssl
	depends = zlib
	depends = e2fsprogs
	depends = libx11
	depends = curl
	optdepends = libxcb
	conflicts = nushell
	source = nushell-git::git+https://github.com/nushell/nushell.git
	sha256sums = SKIP

pkgname = nushell-git