Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
gitlab-ci-ls
Commits:
a0387d72 by Daniel M. Capella at 2026-04-13T00:06:49-04:00
upgpkg: 1.3.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gitlab-ci-ls
pkgdesc = Language server for Gitlab CI
- pkgver = 1.3.0
+ pkgver = 1.3.1
pkgrel = 1
url = https://github.com/alesbrelih/gitlab-ci-ls
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = gitlab-ci-ls
depends = libgcc
depends = openssl
options = !lto
- source = git+https://github.com/alesbrelih/gitlab-ci-ls.git#tag=1.3.0
- b2sums =
498ba304b13e5afec6e2bb4296a347e296c193c3c56b0075b5655949966c2a42df1ec4bc687b448a99d7d58c44f74551341f0c672190e0354ed290327ef4a48e
+ source = git+https://github.com/alesbrelih/gitlab-ci-ls.git#tag=1.3.1
+ b2sums =
def98295f69a7f0a782441ecf60e248211a841fb09a0309752b66e3d4076fb7290890aa07ffc385f75cbed353c3f411a9ea645f9631271bd48e6d9a89c1ff4fd
pkgname = gitlab-ci-ls
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <[email protected]>
pkgname=gitlab-ci-ls
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='Language server for Gitlab CI'
arch=(x86_64)
@@ -18,7 +18,7 @@ makedepends=(
)
options=(!lto)
source=("git+$url.git#tag=$pkgver")
-b2sums=('498ba304b13e5afec6e2bb4296a347e296c193c3c56b0075b5655949966c2a42df1ec4bc687b448a99d7d58c44f74551341f0c672190e0354ed290327ef4a48e')
+b2sums=('def98295f69a7f0a782441ecf60e248211a841fb09a0309752b66e3d4076fb7290890aa07ffc385f75cbed353c3f411a9ea645f9631271bd48e6d9a89c1ff4fd')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-ci-ls/-/commit/a0387d7235f93f9e0621b73b775d6dbe29957207
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-ci-ls/-/commit/a0387d7235f93f9e0621b73b775d6dbe29957207
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help