kak-lsp: update to 9.0.0.
This commit is contained in:
parent
c4195455ad
commit
75a8098ceb
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=8.0.0
|
||||
version=9.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
maintainer="Emerson Ferreira <me@skrps.me>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/ul/kak-lsp"
|
||||
homepage="https://github.com/kak-lsp/kak-lsp"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=d5961395bc4e8dce68917f3b64876acd83723ff353fabfd0fd789ddca14b0d5c
|
||||
checksum=25898b816a92fc2436c146d7cd2e891b608203fe63690aafa648e6ae8bfa9112
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in a new issue