We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240b363 commit c746c2dCopy full SHA for c746c2d
1 file changed
srcpkgs/just-lsp/template
@@ -1,6 +1,6 @@
1
# Template file for 'just-lsp'
2
pkgname=just-lsp
3
-version=0.3.3
+version=0.4.0
4
revision=1
5
build_style=cargo
6
short_desc="Language server for just"
@@ -9,7 +9,7 @@ license="CC0-1.0"
9
homepage="https://terror.github.io/just-lsp"
10
changelog="https://raw.githubusercontent.com/terror/just-lsp/refs/heads/master/CHANGELOG.md"
11
distfiles="https://github.com/terror/just-lsp/archive/refs/tags/${version}.tar.gz"
12
-checksum=65168f166114346eaaad8765f1518702d2cfa4785cf0605d6d557be46653ccd5
+checksum=703a634770d7280a67de66fff1c27de15d2136916dd0b3a619e3f16e98e7c1c5
13
14
post_install() {
15
vlicense LICENSE
0 commit comments