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


Commits:
38d6dd6a by Caleb Maclennan at 2025-11-22T11:43:34+03:00
upgpkg: 1.78.2-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.77.0
+       pkgver = 1.78.2
        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.77.0/cli-v1.77.0.tar.gz
-       sha256sums = 
3c32d3e531c5b8bea3a737d292469fe5c447852f096e41b3ddc1aa9b9a819c13
+       source = 
https://gitlab.com/gitlab-org/cli/-/archive/v1.78.2/cli-v1.78.2.tar.gz
+       sha256sums = 
c2f2005987fca5491721ea0fb80b0c451e8703eac5e8869068412ecb4f6da5a2
 
 pkgname = glab


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



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

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


Reply via email to