Date: Tuesday, November 15, 2022 @ 10:16:47 Author: alerque Revision: 1348784
upgpkg: github-cli 2.20.2-1 Modified: github-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-15 08:45:17 UTC (rev 1348783) +++ PKGBUILD 2022-11-15 10:16:47 UTC (rev 1348784) @@ -4,7 +4,7 @@ # Contributor: Richard Bradfield <[email protected]> pkgname=github-cli -pkgver=2.20.1 +pkgver=2.20.2 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=('bd65dc1855616823003f79fe1deaea77dca420d7c465bfbb13b5567876219d8b') +sha256sums=('221380a32559984b64cdda81fabb60e5d4ed00db49ffe8390ddc149bef25c5a7') prepare() { cd "cli-${pkgver}"
