Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/lsp-plugins/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'lsp-plugins'
pkgname=lsp-plugins
version=1.2.20
revision=2
version=1.2.29
revision=1
build_style=gnu-makefile
make_use_env=yes
make_build_args="VERBOSE=0"
Expand All @@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
homepage="https://lsp-plug.in/"
changelog="https://raw.githubusercontent.com/sadko4u/lsp-plugins/master/CHANGELOG"
distfiles="https://github.com/sadko4u/lsp-plugins/releases/download/$version/lsp-plugins-src-${version}.tar.gz"
checksum=ca8860dca6bfb1e7bcaba342c153e5fc5d3a025c91db66a4433e37829fb591c9
checksum=404297c3add879c508db06d5119e11efc1d0473527d2a69ed39ec77c1d1972f2
make_check=no # no test suite

if [ "$CROSS_BUILD" ]; then
Expand Down