tree-sitter-vimdoc: 2.1.0 -> 2.2.0

This commit is contained in:
Tim Biermann 2024-03-04 20:39:10 +01:00
parent 6c2193c627
commit 45cb450692
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30OWGcF9mlLdOcaQIq9n/JS/0wPxFO92RI87W8i1xeK/ShPaWrKRH8Rl/33LnITxzSIOLVkZ5GFbQ/8UtoWDDQc=
SHA256 (Pkgfile) = bb56794e08365abda2acd34636a130d404cb92dc4d2a370796838b45e7aabb68
RWSagIOpLGJF3/ET8cW6PSfj7+Fn09n7VS6fbP0bBvb6mdsGg8e+Yv3y23pITH5qsnOL9TMNs29WAiDYfDXVXSHYr5o7zTuSAws=
SHA256 (Pkgfile) = e18ac6e2835c2bfa21a6aeda044e0954dc2d190787ba2219b29f8bb0080102be
SHA256 (.footprint) = 91a4386a9207d55af4390238c01ff839aa127e3a206f0b7f277bdd53750439cc
SHA256 (tree-sitter-vimdoc-2.1.0.tar.gz) = 71af795090ff50638904f27b8888ba1c0c2be91b7b60b0a6f2d6d6a138150e02
SHA256 (tree-sitter-vimdoc-2.2.0.tar.gz) = 2cd898245d28bb606b05c022f04077031381d998faa3c6825c5ca01b7c89e2ae

View File

@ -1,10 +1,10 @@
# Description: Tree-sitter parser for Vim help files
# URL: https://github.com/neovim/tree-sitter-vimdoc
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: npm tree-sitter
# Depends on: npm tree-sitter-cli
name=tree-sitter-vimdoc
version=2.1.0
version=2.2.0
release=1
source=(https://github.com/neovim/tree-sitter-vimdoc/archive/v$version/$name-$version.tar.gz)