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.1
version=0.4.2
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=68b4b4d9e4cf9655b552d33431080c3e78304726e8ce59263a41bb7e464205d4
checksum=3e108f9cffee1c322db8faa9889b4b2f63a8f054e8327326b7e7649b2c22a4a9

post_install() {
vlicense LICENSE
Expand Down