summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 858aee56cf4e1a97669ccae108bff97943c44d08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = nushell-git
	pkgdesc = A new type of shell
	pkgver = 0.77.0.r6.g24ee381
	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.77.0.r6.g24ee381
	conflicts = nushell
	source = nushell::git+https://github.com/nushell/nushell.git
	sha256sums = SKIP

pkgname = nushell-git