Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
glab
Commits:
86f3a8e7 by Caleb Maclennan at 2026-06-06T12:47:53+03:00
upgpkg: 1.102.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.101.0
+ pkgver = 1.102.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.101.0/cli-v1.101.0.tar.gz
- sha256sums =
cdbbb046f7431cdedb8ae6bfc55118f1b4d5e2ea96250f6d6ad998be942ef9dd
+ source =
https://gitlab.com/gitlab-org/cli/-/archive/v1.102.0/cli-v1.102.0.tar.gz
+ sha256sums =
40b1ba91634c150c01358bf41dd7878621002a248a40e5d62926bdf64e89709a
pkgname = glab
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Abdo Roig-Maranges <[email protected]>
pkgname=glab
-pkgver=1.101.0
+pkgver=1.102.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=('cdbbb046f7431cdedb8ae6bfc55118f1b4d5e2ea96250f6d6ad998be942ef9dd')
+sha256sums=('40b1ba91634c150c01358bf41dd7878621002a248a40e5d62926bdf64e89709a')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glab/-/commit/86f3a8e7a79b6ac780736d16c4ab4dda25860eb0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glab/-/commit/86f3a8e7a79b6ac780736d16c4ab4dda25860eb0
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