Date: Friday, October 7, 2022 @ 06:23:07 Author: alerque Revision: 1323762
upgpkg: github-cli 2.17.0-1 Modified: github-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-07 06:22:22 UTC (rev 1323761) +++ PKGBUILD 2022-10-07 06:23:07 UTC (rev 1323762) @@ -4,7 +4,7 @@ # Contributor: Richard Bradfield <[email protected]> pkgname=github-cli -pkgver=2.16.1 +pkgver=2.17.0 pkgrel=1 pkgdesc="The GitHub CLI" arch=("x86_64") @@ -15,7 +15,7 @@ checkdepends=("openssh") optdepends=("git: To interact with repositories") source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") -sha256sums=('ed42d919d22b33c60d7c4243ac37cc1127e342817e563038aeba2e2a3f93ed81') +sha256sums=('0e8db6dbb148a899db45f4dc8165644f6361d9bd6d088aa7633368b3baedbe54') prepare() { cd "cli-${pkgver}"
