summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc4923aa2cb4150c27be5f7180084b6fb07aff43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = hilbish-git
	pkgdesc = A shell written in Go and extended with Lua
	pkgver = 0.5.0.r0.g36ea20b
	pkgrel = 2
	url = https://github.com/rosettea/hilbish
	install = hilbish-git.install
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = go>=1.16
	depends = readline
	depends = lua51-lunacolors-git
	optdepends = lua
	provides = hilbish
	conflicts = hilbish
	source = hilbish-git::git+https://github.com/rosettea/hilbish
	sha256sums = SKIP

pkgname = hilbish-git