blob: e8ce9c242e32fa4856d5ff068921405b317d4c0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-tree-sitter-bash
pkgdesc = bash grammar for tree-sitter
pkgver = 0.25.1
pkgrel = 1
url = https://github.com/tree-sitter/tree-sitter-bash
arch = i686
arch = x86_64
arch = arm
arch = aarch64
license = MIT
makedepends = python-installer
depends = python-tree-sitter
source = https://files.pythonhosted.org/packages/source/t/tree_sitter_bash/tree_sitter_bash-0.25.1.tar.gz
sha256sums = bfc0bdaa77bc1e86e3c6652e5a6e140c40c0a16b84185c2b63ad7cd809b88f14
pkgname = python-tree-sitter-bash
|