blob: eaa9f88b8d502e220f5ec5da4893046ede905c5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hapi-git
pkgdesc = App for agentic coding - access coding agent anywhere (Built from source)
pkgver = 0.22.3
pkgrel = 1
url = https://github.com/tiann/hapi
install = hapi-git.install
arch = x86_64
arch = aarch64
license = AGPL-3.0
depends = bun
provides = hapi
options = !strip
source = git+https://github.com/tiann/hapi.git#tag=v0.22.3
sha256sums = SKIP
pkgname = hapi-git
|