blob: f4a0c3e3657a704c726dbb18c6ddfad21a9eb4a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = forgecode-bin
pkgdesc = An AI-powered code assistant CLI tool
pkgver = 2.12.16
pkgrel = 1
url = https://github.com/antinomyhq/forgecode
arch = x86_64
arch = aarch64
license = Apache-2.0
depends = fzf
depends = bat
depends = fd
provides = forge
conflicts = forge
source = LICENSE
sha256sums = 3c9f90350449325ae2b1355d6aae26df25be58f1cfcb8ed6a44b9c4b10c663f9
source_x86_64 = forge::https://github.com/tailcallhq/forgecode/releases/download/v2.12.16/forge-x86_64-unknown-linux-gnu
sha256sums_x86_64 = 74a7b1b8782c1da0d430d74735f5653df8f3aa0709e757f477008cae9239bad8
source_aarch64 = forge::https://github.com/tailcallhq/forgecode/releases/download/v2.12.16/forge-aarch64-unknown-linux-gnu
sha256sums_aarch64 = 28d2357f1d58ae73108bd7d7a1abdaf63268694ce02663d621e4dec11f9a5b59
pkgname = forgecode-bin
|