blob: 13da6708b63362a6a370ef8511acc4c386f73bff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = codanna-bin
pkgdesc = X-ray vision for your agent - Code assistant with understanding of functions, relationships, and implementations
pkgver = 0.10.1
pkgrel = 1
url = https://github.com/bartolli/codanna
arch = x86_64
license = Apache-2.0
depends = gcc-libs
depends = glibc
depends = zlib
provides = codanna
conflicts = codanna
source = README-0.10.1.md::https://raw.githubusercontent.com/bartolli/codanna/v0.10.1/README.md
sha256sums = 36efce3d13da2d9e28415f958d219dbd573e820bdf2ec63a9446207001c912eb
source_x86_64 = codanna-x86_64-0.10.1.txz::https://github.com/bartolli/codanna/releases/download/v0.10.1/codanna-0.10.1-linux-x64.tar.xz
sha256sums_x86_64 = f7e93f0825cc9f3124e76be63e2f98b525aea9b31260a9e1b2529ef9a0af041e
pkgname = codanna-bin
|