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


Commits:
29cf3271 by Caleb Maclennan at 2026-05-28T23:15:19+03:00
upgpkg: 1.100.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.99.0
+       pkgver = 1.100.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.99.0/cli-v1.99.0.tar.gz
-       sha256sums = 
a2f32ce3234daaca6dc07db350678f1c733342964b6ed8be85eeb1468a2f4e30
+       source = 
https://gitlab.com/gitlab-org/cli/-/archive/v1.100.0/cli-v1.100.0.tar.gz
+       sha256sums = 
ca21a68d34020d69d8f349d7fb23f3a8b9c65d194e1186f3b8e01d3ef29118f5
 
 pkgname = glab


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



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

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