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


Commits:
1c308778 by Caleb Maclennan at 2026-01-30T11:00:26+03:00
upgpkg: 1.82.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.81.0
+       pkgver = 1.82.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.81.0/cli-v1.81.0.tar.gz
-       sha256sums = 
e47164fc2fcdcc1fc9ebc5e97771598adc1e15a4d06f9ac9b0eedd48f1c12d86
+       source = 
https://gitlab.com/gitlab-org/cli/-/archive/v1.82.0/cli-v1.82.0.tar.gz
+       sha256sums = 
281c4ef3f884b90ef5c5fdb36968773b268394e5005aae586f0446dfe83e115b
 
 pkgname = glab


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



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

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


Reply via email to