bump(main/kak-lsp): 17.1.2

Remove the backported patch added in #21134 as it's now applied
upstream.

Fixes #21152
This commit is contained in:
termux-pacman-bot
2024-08-17 11:09:05 +00:00
parent 0b7a184118
commit c742c50830
2 changed files with 2 additions and 1510 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/kak-lsp/kak-lsp
TERMUX_PKG_DESCRIPTION="Language Server Protocol Client for the Kakoune editor"
TERMUX_PKG_LICENSE="MIT, Unlicense"
TERMUX_PKG_MAINTAINER="@finagolfin"
TERMUX_PKG_VERSION="17.1.1"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="17.1.2"
TERMUX_PKG_SRCURL=https://github.com/kak-lsp/kak-lsp/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=5a5a888b5d5574b3468979234d925cd0e056425610b425c6b2ef3d97dcb97b86
TERMUX_PKG_SHA256=2a7c83eb1eb7e0e119879ee9be9b0868c07028c4925c317a78e7f2bbe8dc7d0f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true