makedeb


glab 1.40.0-1


A GitLab CLI tool bringing GitLab to your command line

Click here to go back to the commit logs for glab.

Commit:


Hash: fb0550295dbd026fd77d51fbc1e943b571ee90e0

Message: Bump version to '1.29.2-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 353c997..9408c95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,11 @@ pkgname = glab
 pkgbase = glab
 pkgdesc = A GitLab CLI tool bringing GitLab to your command line
 pkgrel = 1
-pkgver = 1.29.1
+pkgver = 1.29.2
 url = https://gitlab.com/gitlab-org/cli
 arch = any
 license = MIT
 makedepends = golang-go>=2:1.13
-source = glab-1.29.1::git+https://gitlab.com/gitlab-org/cli/#tag=v1.29.1
+source = glab-1.29.2::git+https://gitlab.com/gitlab-org/cli/#tag=v1.29.2
 sha256sums = SKIP
 makedepends = golang-go>=2:1.13
diff --git a/PKGBUILD b/PKGBUILD
index a6095d4..5fefaf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=glab
-pkgver=1.29.1
+pkgver=1.29.2
 pkgrel=1
 pkgdesc='A GitLab CLI tool bringing GitLab to your command line'
 arch=('any')