mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kak-lsp: update github URLs to kakoune-lsp
GitHub maintains a redirect, but here we use the new repo URLs
This commit is contained in:
parent
7a623ef857
commit
619adea286
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ build_style=cargo
|
||||||
short_desc="Language Server Protocol client for Kakoune"
|
short_desc="Language Server Protocol client for Kakoune"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/kak-lsp/kak-lsp"
|
homepage="https://github.com/kakoune-lsp/kakoune-lsp"
|
||||||
changelog="https://raw.githubusercontent.com/kak-lsp/kak-lsp/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/kakoune-lsp/kakoune-lsp/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/kak-lsp/kak-lsp/archive/v${version}.tar.gz"
|
distfiles="https://github.com/kakoune-lsp/kakoune-lsp/archive/v${version}.tar.gz"
|
||||||
checksum=c32172a7d13621d7f7fd8b32b819865fd58a38c0c431d3cedd6046fb6de42f44
|
checksum=c32172a7d13621d7f7fd8b32b819865fd58a38c0c431d3cedd6046fb6de42f44
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue