kak-lsp: update to 5.10.0.
This commit is contained in:
parent
83573c0cc5
commit
51bca6cbf8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=5.8.4
|
||||
version=5.10.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=56cecc133c8c2bb8c3005d6ef746c805904c65297ae38bd49a8a4f3ebd5a5a4c
|
||||
checksum=71778e17a22a9d7196ae27c8e70728378cacfbddd291c3efa1b431fd236e44cf
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in New Issue