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


Commits:
ffbb5258 by Caleb Maclennan at 2024-04-18T22:58:51+03:00
upgpkg: 1.39.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.38.0
+       pkgver = 1.39.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.38.0/cli-v1.38.0.tar.gz
-       sha256sums = 
e41f7c04d782936562f7eee6866ae973aa4f2807ade643372a918d5271f279c7
+       source = 
https://gitlab.com/gitlab-org/cli/-/archive/v1.39.0/cli-v1.39.0.tar.gz
+       sha256sums = 
1426c717b090248bef44c26bcc05f34cf8512201fc40eb261b7143b41052a2ad
 
 pkgname = glab


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Abdo Roig-Maranges <abdo.r...@gmail.com>
 
 pkgname=glab
-pkgver=1.38.0
+pkgver=1.39.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=('e41f7c04d782936562f7eee6866ae973aa4f2807ade643372a918d5271f279c7')
+sha256sums=('1426c717b090248bef44c26bcc05f34cf8512201fc40eb261b7143b41052a2ad')
 
 build() {
        cd "$_archive"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glab/-/commit/ffbb52580bfea2daf9bf1ace7e552fcdf9d56ba2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to