summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed795771b9972b3adf3302f959ca0d0242544a8d (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.1.2.r3.g795a7d7
	pkgrel = 2
	url = https://github.com/hilbis/hilbish
	install = hilbish-git.install
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = go>=1.16
	depends = readline
	optdepends = lua
	provides = hilbish
	conflicts = hilbish
	source = hilbish-git::git+https://github.com/hilbis/hilbish
	sha256sums = SKIP

pkgname = hilbish-git