Update package version to 0.5.3

This commit is contained in:
2026-02-27 21:23:15 +02:00
parent 5ed7f85192
commit 0877c31e48
3 changed files with 4 additions and 27 deletions
-3
View File
@@ -5,9 +5,6 @@
# The prepare function is executed in the root of the temp directory
# This function is used for putting downloaded files to the correct location or applying patches
prepare() {
cd "$BPM_SOURCE"
patch -Np1 -i "$BPM_WORKDIR"/fix-cmake-install.patch
cd "$BPM_SOURCE"/tree-sitter-markdown
tree-sitter generate src/grammar.json
cd "$BPM_SOURCE"/tree-sitter-markdown-inline