Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
glab


Commits:
ea1c0705 by Caleb Maclennan at 2026-03-04T23:10:31+03:00
upgpkg: 1.88.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = glab
        pkgdesc = Cli tool to help work seamlessly with GitLab from the command 
line
-       pkgver = 1.87.0
+       pkgver = 1.88.0
        pkgrel = 1
        url = https://gitlab.com/gitlab-org/cli
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = glab
        depends = glibc
        replaces = gitlab-glab
        options = !lto
-       source = 
https://gitlab.com/gitlab-org/cli/-/archive/v1.87.0/cli-v1.87.0.tar.gz
-       sha256sums = 
891be43034048622b9a63018f96b5bb561342f47491a064266c27bc6571558e5
+       source = 
https://gitlab.com/gitlab-org/cli/-/archive/v1.88.0/cli-v1.88.0.tar.gz
+       sha256sums = 
ab03ddd72cef9f0ec7ccd4359143718b5695f4526ee3ed946ec0a00bac8075f6
 
 pkgname = glab


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Abdo Roig-Maranges <[email protected]>
 
 pkgname=glab
-pkgver=1.87.0
+pkgver=1.88.0
 pkgrel=1
 pkgdesc='Cli tool to help work seamlessly with GitLab from the command line'
 arch=(x86_64)
@@ -15,7 +15,7 @@ replaces=(gitlab-glab)
 options=(!lto)
 _archive="cli-v$pkgver"
 source=("$url/-/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('891be43034048622b9a63018f96b5bb561342f47491a064266c27bc6571558e5')
+sha256sums=('ab03ddd72cef9f0ec7ccd4359143718b5695f4526ee3ed946ec0a00bac8075f6')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glab/-/commit/ea1c070513fac12be03fa66df41db690d38b63ca

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


Reply via email to