dev-libs/tree-sitter-query: update DESCRIPTION

Signed-off-by: Matthew Smith <matthew@gentoo.org>
This commit is contained in:
Matthew Smith
2024-06-11 17:41:06 +00:00
parent 7941dc901f
commit f11dbbd9dd

View File

@@ -7,7 +7,7 @@ TS_BINDINGS=( python )
inherit tree-sitter-grammar
DESCRIPTION="Lua grammar for Tree-sitter"
DESCRIPTION="Tree-sitter query grammar for Tree-sitter"
HOMEPAGE="https://github.com/tree-sitter-grammars/tree-sitter-query"
SRC_URI="https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v${PV}.tar.gz -> ${P}.tar.gz"