Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
lua-language-server
Commits:
514d6eed by Daniel M. Capella at 2023-11-09T03:50:31-05:00
upgpkg: 3.7.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lua-language-server
pkgdesc = Lua Language Server coded by Lua
- pkgver = 3.7.1
+ pkgver = 3.7.2
pkgrel = 1
url = https://luals.github.io
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = lua-language-server
makedepends = rsync
depends = bash
depends = gcc-libs
- source = git+https://github.com/LuaLS/lua-language-server.git#tag=3.7.1
+ source = git+https://github.com/LuaLS/lua-language-server.git#tag=3.7.2
source = git+https://github.com/actboy168/luamake.git
source = git+https://github.com/actboy168/bee.lua.git
source = git+https://github.com/sqmedeiros/lpeglabel.git
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Mohammad AlSaleh <CE.Mohammad.AlSaleh at gmail dot com>
pkgname=lua-language-server
-pkgver=3.7.1
+pkgver=3.7.2
pkgrel=1
license=('MIT')
pkgdesc='Lua Language Server coded by Lua'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-language-server/-/commit/514d6eed65743454a727b6f0e733b2325b1f875e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-language-server/-/commit/514d6eed65743454a727b6f0e733b2325b1f875e
You're receiving this email because of your account on gitlab.archlinux.org.