kak-lsp: update to 6.0.0
This commit is contained in:
parent
302e7dcf5b
commit
a3d0609607
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=5.10.0
|
||||
version=6.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Emerson Ferreira <me@skrps.me>"
|
|||
license="Unlicense"
|
||||
homepage="https://github.com/ul/kak-lsp"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=71778e17a22a9d7196ae27c8e70728378cacfbddd291c3efa1b431fd236e44cf
|
||||
checksum=22bae21858fef3ac28b0e61876b4bc82041313204afe17f333a7b6a50edff253
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in New Issue