github-cli: update to 1.9.2-pre0

This commit is contained in:
Naveen
2021-04-16 06:39:56 +00:00
committed by github-actions[bot]
parent df7ae812da
commit 4648becc4f

View File

@@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.9.0
pkgver=1.9.2-pre0
pkgrel=1
pkgdesc='The GitHub CLI (mingw-w64)'
arch=('any')
@@ -17,7 +17,7 @@ optdepends=("git: To interact with repositories")
options=('!strip')
source=("$_realname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"gh")
sha256sums=('662654baa32550527b97faf38c34254bafe9b7889dc65451cbec3d6dacee2a06'
sha256sums=('e328c64df0aeeda37cff6846ac009e3f76d595b81f066337ecf122ce7e629c29'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
build() {
cd "cli-$pkgver"