# Template file for 'just-lsp'
pkgname=just-lsp
version=0.6.2
revision=1
build_style=cargo
short_desc="Language server for just"
maintainer="Alex March <alex@hosaka.cc>"
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=1ee32a4e4143ffcf7dd8a58f3a01162de146023a54d43346936a60980cbe7d4a

post_install() {
	vlicense LICENSE
}
