Date: Thursday, August 11, 2022 @ 06:56:39 Author: alerque Revision: 1265157
upgpkg: github-cli 2.14.4-1 Modified: github-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-11 04:01:14 UTC (rev 1265156) +++ PKGBUILD 2022-08-11 06:56:39 UTC (rev 1265157) @@ -4,7 +4,7 @@ # Contributor: Richard Bradfield <[email protected]> pkgname=github-cli -pkgver=2.14.3 +pkgver=2.14.4 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=('b674f04ff9954564ba74488fc22817f5548bcddb5d9d582720d2421604988270') +sha256sums=('be93380e5a7f2822a1bfeff80f23231ee72ca297b9bc05bba0a1c688f9f53ccf') prepare() { cd "cli-${pkgver}"
