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