From dea1908ca1280bd4345e64921c5bdd5fb59aeb85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Mon, 1 Mar 2021 19:35:42 -0300 Subject: [PATCH] tree-sitter: update to 0.19.0. Update common/shlibs due to ABI changes. --- common/shlibs | 2 +- srcpkgs/tree-sitter/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 7fe55e384b0..aaf452e0bb5 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3923,4 +3923,4 @@ libopenaptx.so.0 libopenaptx-0.2.0_1 libsimavr.so.1 simavr-1.6_2 libsimavrparts.so.1 simavr-1.6_2 libsword-1.8.1.so libsword-1.8.1_6 -libtree-sitter.so.0 tree-sitter-0.18.2_1 +libtree-sitter.so.0 tree-sitter-0.19.0_1 diff --git a/srcpkgs/tree-sitter/template b/srcpkgs/tree-sitter/template index 3a60fb91c29..e3218d9b444 100644 --- a/srcpkgs/tree-sitter/template +++ b/srcpkgs/tree-sitter/template @@ -1,6 +1,6 @@ # Template file for 'tree-sitter' pkgname=tree-sitter -version=0.18.2 +version=0.19.0 revision=1 build_style=gnu-makefile short_desc="Parser generator tool and incremental parsing library" @@ -8,7 +8,7 @@ maintainer="Érico Nogueira " license="MIT" homepage="https://tree-sitter.github.io" distfiles="https://github.com/tree-sitter/${pkgname}/archive/v${version}.tar.gz" -checksum=feedb3e77f7869baf3b242c586aa5be4277a049c6e0bc366ee5c6aeb4ba3da39 +checksum=7fa56a76b29b170ae11026a5c965e5a1177c158e251bec103d353ffff16a84e9 post_install() { vlicense LICENSE