# Template file for 'just-lsp'
pkgname=just-lsp
version=0.4.6
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=ad6988813136b6c707c599ed7bcec5b4d52568deca5627cf38f51b4a9271fd6e

post_install() {
	vlicense LICENSE
}
