blob: 37171439c4e8573caa0767eda6c3e3495f54daf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = hilbish
pkgdesc = The flower shell for Lua users
pkgver = 2.1.2
pkgrel = 1
url = https://github.com/rosettea/hilbish
install = hilbish.install
changelog = CHANGELOG.md
arch = x86_64
arch = i686
arch = aarch64
license = MIT
makedepends = git
makedepends = go
depends = lua-lunacolors
depends = lua-succulent
depends = lua-inspect
options = !emptydirs
source = hilbish::git+https://github.com/rosettea/hilbish#commit=5541e22?signed
validpgpkeys = 784DF7A14968C5094E16839C904FC49417B44DCD
sha256sums = SKIP
pkgname = hilbish
|