Skip to content

Commit

Permalink
Merge pull request #10241 from dscho/gh-2.3.0
Browse files Browse the repository at this point in the history
gh: update to v2.3.0
  • Loading branch information
lazka authored Dec 3, 2021
2 parents cbce29f + 8895d56 commit 7c10c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-github-cli/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.2.0
pkgver=2.3.0
pkgrel=1
pkgdesc='The GitHub CLI (mingw-w64)'
arch=('any')
Expand All @@ -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=('597c6c1cde4484164e9320af0481e33cfad2330a02315b4c841bdc5b7543caec'
sha256sums=('56bcf353adc17c386377ffcdfc980cbaff36123a1c1132ba09c3c51a7d1c9b82'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
build() {
cd "cli-$pkgver"
Expand Down

0 comments on commit 7c10c68

Please sign in to comment.