Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
lua-language-server
Commits:
f157d457 by Daniel M. Capella at 2023-08-11T02:50:13-04:00
Update URL
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -8,11 +8,11 @@ pkgver=3.6.25
pkgrel=1
license=('MIT')
pkgdesc='Lua Language Server coded by Lua'
-url=https://github.com/LuaLS/lua-language-server
+url=https://luals.github.io
arch=('x86_64')
depends=('bash' 'gcc-libs')
makedepends=('git' 'ninja')
-source=("git+$url.git#tag=$pkgver"
+source=("git+https://github.com/LuaLS/lua-language-server.git#tag=$pkgver"
'git+https://github.com/actboy168/bee.lua.git'
'git+https://github.com/love2d-community/love-api.git'
'git+https://github.com/bjornbytes/lovr-docs.git'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-language-server/-/commit/f157d45782daf712411ba447671199491511f958
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-language-server/-/commit/f157d45782daf712411ba447671199491511f958
You're receiving this email because of your account on gitlab.archlinux.org.