Update package version to 0.5.3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user