From beb19cc452d203eabf732854110453024fadeca7 Mon Sep 17 00:00:00 2001 From: dkwo Date: Thu, 25 Jan 2024 15:29:42 -0500 Subject: [PATCH] lsp-plugins: update to 1.2.14 --- srcpkgs/lsp-plugins/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lsp-plugins/template b/srcpkgs/lsp-plugins/template index 11bb294b5c793..7427798f38e67 100644 --- a/srcpkgs/lsp-plugins/template +++ b/srcpkgs/lsp-plugins/template @@ -1,6 +1,6 @@ # Template file for 'lsp-plugins' pkgname=lsp-plugins -version=1.2.10 +version=1.2.14 revision=1 build_style=gnu-makefile make_use_env=yes @@ -14,7 +14,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=d987fee13606585fc0308d6436f54ec7d83a092228799298eb7a82ff324d8a57 +checksum=1a3359ee8b8a82971bd7e9eeabe43f58ce6b4a4793d85fb16f97b100e4edee9a nocross="Build system doesn't support cross-compilation properly" do_configure() {