blob: 55b63f09bcb0b10bb95b5e250c9c078539730c79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tree-sitter-git
pkgdesc = An incremental parsing system for programming tools
pkgver = 0.22.6.r58.g779566f5
pkgrel = 1
url = https://tree-sitter.github.io/tree-sitter/
arch = aarch64
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = glibc
provides = tree-sitter=0.22.6.r58.g779566f5
provides = libtree-sitter.so
conflicts = tree-sitter
options = staticlibs
source = git+https://github.com/tree-sitter/tree-sitter.git
sha256sums = SKIP
pkgname = tree-sitter-git
|