summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d69e6714cb108de839cac014fabfa80e487b675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = zish-git
	pkgdesc = A blazing-fast, fully customizable Linux shell written in Rust
	pkgver = 0.1.0.r0.g0000000
	pkgrel = 1
	url = https://github.com/strayfodanator/zish
	arch = x86_64
	arch = aarch64
	arch = i686
	arch = armv7h
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = sqlite
	provides = zish
	conflicts = zish
	source = git+https://github.com/strayfodanator/zish.git
	sha256sums = SKIP

pkgname = zish-git