testing/tree-sitter-xml: upgrade to 0.5.0

This commit is contained in:
Matthias Ahouansou 2024-02-13 15:15:58 +00:00 committed by Patrycja Rosa
parent d4cdae4e2e
commit 74118a8421

View File

@ -1,7 +1,7 @@
# Contributor: Matthias Ahouansou <matthias@ahouansou.cz>
# Maintainer: Matthias Ahouansou <matthias@ahouansou.cz>
pkgname=tree-sitter-xml
pkgver=0.4.0
pkgver=0.5.0
pkgrel=0
pkgdesc="XML & DTD grammars for tree-sitter"
url="https://github.com/ObserverOfTime/tree-sitter-xml"
@ -30,5 +30,5 @@ package() {
}
sha512sums="
53d3daecd3a0a31df8368c4513c688550d3ce077723d2e29175642c78fb2354c3ee36b68c8b1cfdbc8dd0548f047752aee4c54f9ca06579f0d8765446f88173d tree-sitter-xml-0.4.0.tar.gz
c3cbb6175852d5fba0a82a513b60582ae1a65e588d27c6ac771a2118d742fe00a2bba72c3dcfdd80289390003b45b962a57b7544c2dcd7d44178c2cd44fec052 tree-sitter-xml-0.5.0.tar.gz
"