Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/just-lsp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'just-lsp'
pkgname=just-lsp
version=0.4.2
version=0.4.3
revision=1
build_style=cargo
short_desc="Language server for just"
Expand All @@ -9,7 +9,7 @@ license="CC0-1.0"
homepage="https://terror.github.io/just-lsp"
changelog="https://raw.githubusercontent.com/terror/just-lsp/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/terror/just-lsp/archive/refs/tags/${version}.tar.gz"
checksum=3e108f9cffee1c322db8faa9889b4b2f63a8f054e8327326b7e7649b2c22a4a9
checksum=37ab5c86f245d7ce7061ca7c5b485919bb4670a0055cade8cd735367ff92780e

post_install() {
vlicense LICENSE
Expand Down