Date: Tuesday, September 27, 2022 @ 05:34:33 Author: alerque Revision: 1311605
upgpkg: github-cli 2.16.1-1 Modified: github-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-27 02:24:57 UTC (rev 1311604) +++ PKGBUILD 2022-09-27 05:34:33 UTC (rev 1311605) @@ -4,7 +4,7 @@ # Contributor: Richard Bradfield <[email protected]> pkgname=github-cli -pkgver=2.16.0 +pkgver=2.16.1 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=('6f0406b31194bf1ea225442cef651061759ecd82628bb3e60c6c3bc8767b85da') +sha256sums=('ed42d919d22b33c60d7c4243ac37cc1127e342817e563038aeba2e2a3f93ed81') prepare() { cd "cli-${pkgver}"
