makedeb


glab 1.44.1-1


A GitLab CLI tool bringing GitLab to your command line

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

Commit:


Hash: 0842ea8b004aeda779fc9074f45a0db6ebe47621

Message: Update version

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c80db70..db0c823 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.31.0
+pkgver = 1.36.0
 url = https://gitlab.com/gitlab-org/cli
 arch = any
 license = MIT
 makedepends = golang-go>=2:1.13
-source = glab-1.31.0::git+https://gitlab.com/gitlab-org/cli/#tag=v1.31.0
+source = glab-1.36.0::git+https://gitlab.com/gitlab-org/cli/#tag=v1.36.0
 sha256sums = SKIP
 makedepends = golang-go>=2:1.13
diff --git a/PKGBUILD b/PKGBUILD
index f19ad4b..7f764d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=glab
-pkgver=1.31.0
+pkgver=1.36.0
 pkgrel=1
 pkgdesc='A GitLab CLI tool bringing GitLab to your command line'
 arch=('any')