mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
kak-lsp: update to 13.0.0.
This commit is contained in:
parent
a3d4c88472
commit
8ac9ff12f8
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=12.2.1
|
||||
version=13.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/kak-lsp/kak-lsp"
|
||||
changelog="https://raw.githubusercontent.com/kak-lsp/kak-lsp/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3769883060ff837a6eb8220943290e32fcafa9fe86a9c2231b1cdb391d35be66
|
||||
checksum=4e56232d999de3d914ebb8e44c499ebfcdca5e3f0bebeb3a213d46086ba7e141
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue