Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
neovim-lspconfig


Commits:
fdaf8333 by Caleb Maclennan at 2025-06-10T23:32:21+03:00
upgpkg: 2.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = neovim-lspconfig
        pkgdesc = Collection of common configurations for Neovim’s built-in 
language server client
-       pkgver = 2.2.0
-       pkgrel = 2
+       pkgver = 2.3.0
+       pkgrel = 1
        url = https://github.com/neovim/nvim-lspconfig
        arch = any
        groups = neovim-plugins
        license = Apache-2.0
        depends = luajit
        depends = neovim
-       source = 
https://github.com/neovim/nvim-lspconfig/archive/v2.2.0/nvim-lspconfig-2.2.0.tar.gz
-       sha256sums = 
f379f149ce425b3f9a630a72d4e1198a617b28729c53a3180a1163fd9b649c1e
+       source = 
https://github.com/neovim/nvim-lspconfig/archive/v2.3.0/nvim-lspconfig-2.3.0.tar.gz
+       sha256sums = 
eb6834f09e78a4aebb895802e8f99e6a9434a2c46a2224bb823ef60223b4ca4f
 
 pkgname = neovim-lspconfig


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 _name=lspconfig
 _upstream=nvim-lspconfig
 pkgname=neovim-lspconfig
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
 pkgdesc='Collection of common configurations for Neovim’s built-in language 
server client'
 arch=(any)
 url="https://github.com/neovim/$_upstream";
@@ -15,7 +15,7 @@ depends=(luajit
 groups=(neovim-plugins)
 _archive="$_upstream-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('f379f149ce425b3f9a630a72d4e1198a617b28729c53a3180a1163fd9b649c1e')
+sha256sums=('eb6834f09e78a4aebb895802e8f99e6a9434a2c46a2224bb823ef60223b4ca4f')
 
 package() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neovim-lspconfig/-/commit/fdaf8333bded83f9629e783447cb4972b34450f1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neovim-lspconfig/-/commit/fdaf8333bded83f9629e783447cb4972b34450f1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to