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