summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5232035aa9f9a6814c3dd4f1acd5b74fb01929b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = nsh-git
	pkgdesc = A command-line shell like fish, but POSIX compatible
	pkgver = 0.4.2.581.g5760767
	pkgrel = 1
	url = https://github.com/nuta/nsh
	arch = i686
	arch = x86_64
	license = CC0-1.0
	license = MIT
	makedepends = git
	makedepends = rustup
	provides = nsh
	conflicts = nsh
	source = nsh::git+https://github.com/nuta/nsh.git
	sha256sums = SKIP

pkgname = nsh-git