summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 003bba4b66bb014af6342b9faeb2a21d12bab870 (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
pkgbase = nushell-git
	pkgdesc = A new type of shell
	pkgver = 0.76.0.r134.gc7583ec
	pkgrel = 1
	url = https://www.nushell.sh
	install = nushell.install
	arch = x86_64
	arch = i686
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = git
	makedepends = cargo
	depends = openssl
	depends = libxcb
	depends = curl
	depends = bzip2
	provides = nushell=0.76.0.r134.gc7583ec
	conflicts = nushell
	options = !lto
	source = nushell::git+https://github.com/nushell/nushell.git
	sha256sums = SKIP

pkgname = nushell-git