makedeb
A GitLab CLI tool bringing GitLab to your command line
Click here to go back to the commit logs for glab.
Hash: f8639a9b520a0df6d718d99c1fa2d772d388d14a
Message: Bump version to '1.25.3-1'
diff --git a/.SRCINFO b/.SRCINFO
index 0033017..c3014ac 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.25.0
+pkgver = 1.25.3
url = https://gitlab.com/gitlab-org/cli
arch = any
license = MIT
makedepends = golang-go>=2:1.13
-source = glab-1.25.0::git+https://gitlab.com/gitlab-org/cli/#tag=v1.25.0
+source = glab-1.25.3::git+https://gitlab.com/gitlab-org/cli/#tag=v1.25.3
sha256sums = SKIP
makedepends = golang-go>=2:1.13
diff --git a/PKGBUILD b/PKGBUILD
index 1ca6ce7..fd2b41b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=glab
-pkgver=1.25.0
+pkgver=1.25.3
pkgrel=1
pkgdesc='A GitLab CLI tool bringing GitLab to your command line'
arch=('any')