aboutsummaryrefslogtreecommitdiff
path: root/libraries/tree-sitter/tree-sitter.SlackBuild
diff options
context:
space:
mode:
authorJulian Grinblat <julian@dotcore.co.il>2024-02-22 11:57:56 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-24 15:34:45 +0700
commita377284eeadd5c899f441fe266e1dbda4dea0124 (patch)
tree1f1df290d2ea8ea43b9ac52e7a01a0db90989fe5 /libraries/tree-sitter/tree-sitter.SlackBuild
parent7b3b7ba47e4429abd0a0e295277deb4362de9955 (diff)
libraries/tree-sitter: Updated for version 0.21.0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tree-sitter/tree-sitter.SlackBuild')
-rw-r--r--libraries/tree-sitter/tree-sitter.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/tree-sitter/tree-sitter.SlackBuild b/libraries/tree-sitter/tree-sitter.SlackBuild
index e90901219450..8de83406206c 100644
--- a/libraries/tree-sitter/tree-sitter.SlackBuild
+++ b/libraries/tree-sitter/tree-sitter.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tree-sitter
-VERSION=${VERSION:-0.20.9}
+VERSION=${VERSION:-0.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}