Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
gitlab-ci-ls


Commits:
49a5f355 by Daniel M. Capella at 2026-05-28T14:08:32-04:00
upgpkg: 1.3.2-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.1
+       pkgver = 1.3.2
        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.1
-       b2sums = 
def98295f69a7f0a782441ecf60e248211a841fb09a0309752b66e3d4076fb7290890aa07ffc385f75cbed353c3f411a9ea645f9631271bd48e6d9a89c1ff4fd
+       source = git+https://github.com/alesbrelih/gitlab-ci-ls.git#tag=1.3.2
+       b2sums = 
3622142395ae01df4076e5bac4e500b0664c0881a3d654512909859bd42fa8650755879c425ecd692f893670929f9ad675e5ca3658521215d676ad27f8efba66
 
 pkgname = gitlab-ci-ls


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=gitlab-ci-ls
-pkgver=1.3.1
+pkgver=1.3.2
 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=('def98295f69a7f0a782441ecf60e248211a841fb09a0309752b66e3d4076fb7290890aa07ffc385f75cbed353c3f411a9ea645f9631271bd48e6d9a89c1ff4fd')
+b2sums=('3622142395ae01df4076e5bac4e500b0664c0881a3d654512909859bd42fa8650755879c425ecd692f893670929f9ad675e5ca3658521215d676ad27f8efba66')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-ci-ls/-/commit/49a5f35552cea3ca4dbf9530704a9e3bcff80c91

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-ci-ls/-/commit/49a5f35552cea3ca4dbf9530704a9e3bcff80c91
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


Reply via email to