glab: update to 1.77.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=glab
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.76.2
|
||||
pkgver=1.77.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=('e97ff8c49c318e36847c1d8ba96e5624466eb1d7e82aa196899add2f0f60d5e0')
|
||||
sha256sums=('3c32d3e531c5b8bea3a737d292469fe5c447852f096e41b3ddc1aa9b9a819c13')
|
||||
|
||||
build() {
|
||||
cd "cli-v${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user