Date: Thursday, October 20, 2022 @ 10:36:01 Author: alerque Revision: 1332972
upgpkg: github-cli 2.18.1-1 Modified: github-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-20 10:14:35 UTC (rev 1332971) +++ PKGBUILD 2022-10-20 10:36:01 UTC (rev 1332972) @@ -4,7 +4,7 @@ # Contributor: Richard Bradfield <[email protected]> pkgname=github-cli -pkgver=2.18.0 +pkgver=2.18.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=('313eaf102339535fb73cbb3f2cbe7bddce96e5323f32129592a48536cce950a3') +sha256sums=('b66c15f03de1fa964fdd60641aec7f1d5c09b338ee10e9475c645bb0d8fa1e98') prepare() { cd "cli-${pkgver}"
