diff --git a/mingw-w64-glab/PKGBUILD b/mingw-w64-glab/PKGBUILD index 16d453a2a0..0befac9d46 100644 --- a/mingw-w64-glab/PKGBUILD +++ b/mingw-w64-glab/PKGBUILD @@ -3,7 +3,7 @@ _realname=glab pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=1.77.0 +pkgver=1.78.2 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=('3c32d3e531c5b8bea3a737d292469fe5c447852f096e41b3ddc1aa9b9a819c13') +sha256sums=('c2f2005987fca5491721ea0fb80b0c451e8703eac5e8869068412ecb4f6da5a2') build() { cd "cli-v${pkgver}"