glab: update to 1.74.0
This commit is contained in:
parent
95c36609f5
commit
b1144715d2
@ -3,7 +3,7 @@
|
||||
_realname=glab
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.73.1
|
||||
pkgver=1.74.0
|
||||
pkgrel=1
|
||||
pkgdesc='Cli tool to help work seamlessly with GitLab from the command line (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -20,7 +20,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=('a7ff8f6e1d493d597471dc5f029a336fd80081660fa0c4a7488a3b109e2da8df')
|
||||
sha256sums=('b1b8ed3f4c7d8839b540d8a264b3a3ef670e78ae369ef0c01ef5d5e502714905')
|
||||
|
||||
build() {
|
||||
cd "cli-v${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user