glab: update to 1.52.0

This commit is contained in:
Konstantin Podsvirov
2025-01-21 21:43:23 +03:00
committed by Biswapriyo Nath
parent 8409f4fd84
commit cc4dec5f4e

View File

@@ -3,7 +3,7 @@
_realname=glab
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.51.0
pkgver=1.52.0
pkgrel=1
pkgdesc='Cli tool to help work seamlessly with GitLab from the command line (mingw-w64)'
arch=('any')
@@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-go"
optdepends=("git: To interact with repositories")
options=('!strip')
source=("https://gitlab.com/gitlab-org/cli/-/archive/v${pkgver}/cli-v${pkgver}.tar.gz")
sha256sums=('6a95d827004fee258aacb49a427875e3b505b063cc578933d965cd56481f5a19')
sha256sums=('585495e53d3994172fb927218627b7470678bc766320cb52f4b4204238677dde')
build() {
cd "cli-v${pkgver}"