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


Commits:
fa949543 by Caleb Maclennan at 2026-07-01T16:41:00+03:00
upgpkg: 1.106.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.105.0
+       pkgver = 1.106.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.105.0/cli-v1.105.0.tar.gz
-       sha256sums = 
c717f60244479f07076d677969b3d02a3f1ebc64f83601780f45489653b6b820
+       source = 
https://gitlab.com/gitlab-org/cli/-/archive/v1.106.0/cli-v1.106.0.tar.gz
+       sha256sums = 
2a42edd8c80e611ecc6c1b499a959e727984649c818f385be03ecab9b8d5ea9a
 
 pkgname = glab


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Abdo Roig-Maranges <[email protected]>
 
 pkgname=glab
-pkgver=1.105.0
+pkgver=1.106.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=('c717f60244479f07076d677969b3d02a3f1ebc64f83601780f45489653b6b820')
+sha256sums=('2a42edd8c80e611ecc6c1b499a959e727984649c818f385be03ecab9b8d5ea9a')
 
 build() {
        cd "$_archive"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glab/-/commit/fa949543b48e40d775c8fcc2bdd4378b328b3ec7
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