glab: Update to 1.36.0

This commit is contained in:
Konstantin Podsvirov
2023-12-15 07:18:02 +03:00
committed by Biswapriyo Nath
parent c637bb43b4
commit cf06bfe3fe

View File

@@ -3,7 +3,7 @@
_realname=glab
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.35.0
pkgver=1.36.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=('7ed31c7a9b425fc15922f83c5dd8634a2758262a4f25f92583378655fcad6303')
sha256sums=('8d6c759ebfe9c6942fcdb7055a4a5c7209a3b22beb25947f906c9aef3bc067e8')
build() {
cd "cli-v${pkgver}"