blob: d6e5f0870b496c44435efb4a25778b30808c3428 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = codedb-bin
pkgdesc = Code intelligence MCP server - tree-sitter indexing, symbol search, and full-text trigram search
pkgver = 0.2.5831
pkgrel = 1
url = https://github.com/justrach/codedb
arch = x86_64
license = BSD-3-Clause
provides = codedb
conflicts = codedb
options = !debug
source = codedb-0.2.5831::https://github.com/justrach/codedb/releases/download/v0.2.5831/codedb-linux-x86_64
source = LICENSE-0.2.5831::https://raw.githubusercontent.com/justrach/codedb/v0.2.5831/LICENSE
sha256sums = 9c77d8f483687c12c94f2f97597477021b88ba99d9c30ce3d4576febd250dde4
sha256sums = 5f4f3b4d4698acb3e86a31812a18391146e667a3afd682de4494a8f0e55bd83b
pkgname = codedb-bin
|