glab: update to 1.61.0
This commit is contained in:
parent
e6e4951841
commit
6a3b479608
@ -3,7 +3,7 @@
|
||||
_realname=glab
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.60.2
|
||||
pkgver=1.61.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=('ef8265593d804f2dac2429e5bd92eedf498eac051d71a36180cba4b73f9b3d70')
|
||||
sha256sums=('dde7aa48adfa79c88fd76e362ebf16ebf1901b9aaed0c76b3eae0bf874709483')
|
||||
|
||||
build() {
|
||||
cd "cli-v${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user