github-cli: update to 2.80.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=github-cli
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.79.0
|
||||
pkgver=2.80.0
|
||||
pkgrel=1
|
||||
pkgdesc='The GitHub CLI (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -24,7 +24,7 @@ optdepends=("git: To interact with repositories")
|
||||
options=('!strip')
|
||||
source=("https://github.com/cli/cli/archive/v${pkgver}/$_realname-$pkgver.tar.gz"
|
||||
"gh")
|
||||
sha256sums=('2408f3f5d69ea7efde1f174ee058ca011b8ab24e583178c6f090f3e91767bda4'
|
||||
sha256sums=('fd9a1fc392b10f99e9f6be287b696b8dbd1d1a14d71ccee1d1da52be3f1edd6e'
|
||||
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user