Update package version to 0.5.2

This commit is contained in:
2026-01-17 16:39:55 +02:00
parent 42e0d5e5ac
commit 8a099029c7
3 changed files with 27 additions and 2 deletions
+3
View File
@@ -5,6 +5,9 @@
# 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