blob: b1dae4a76f2722b5c5c7c5e5a476358e5df5ef4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = codanna
pkgdesc = X-ray vision for your agent - Code assistant with understanding of functions, relationships, and implementations
pkgver = 0.9.23
pkgrel = 1
url = https://github.com/bartolli/codanna
arch = x86_64
license = Apache-2.0
makedepends = rust
makedepends = cargo
makedepends = pkg-config
depends = openssl
options = !lto
source = codanna-0.9.23.tar.gz::https://github.com/bartolli/codanna/archive/v0.9.23.tar.gz
sha256sums = 6c72449451464a4a8db5b4899eea1096388b6b68afded99a512f17fb1d40c226
pkgname = codanna
|