blob: 7741b766a46727757f7777af001580c117eaaca0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = rustgraph-bin
pkgdesc = Rust code navigation built for AiDX — AST-aware, MCP-native, token-efficient. (prebuilt)
pkgver = 0.8.2
pkgrel = 1
url = https://github.com/ZmoleCristian/rustgraph
install = rustgraph.install
arch = x86_64
license = 0BSD
depends = gcc-libs
provides = rustgraph=0.8.2
conflicts = rustgraph
source = rustgraph-0.8.2-x86_64.tar.gz::https://github.com/ZmoleCristian/rustgraph/releases/download/v0.8.2/rustgraph-x86_64-unknown-linux-gnu.tar.gz
sha256sums = ed9cf950fdd45c9da4b664a6cc418cea3f1314928cf94cc5ff635817451a7fba
pkgname = rustgraph-bin
|