Date: Wednesday, February 8, 2023 @ 06:24:51 Author: alerque Revision: 1396049
upgpkg: github-cli 2.23.0-1 Modified: github-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-08 05:40:39 UTC (rev 1396048) +++ PKGBUILD 2023-02-08 06:24:51 UTC (rev 1396049) @@ -4,7 +4,7 @@ # Contributor: Richard Bradfield <[email protected]> pkgname=github-cli -pkgver=2.22.1 +pkgver=2.23.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=('09cdd1c435d453a0c610f407979ecf8d314aec41d7b8004794f136f05b0fe688') +sha256sums=('1e9f92a47caa92efedc06b22cfe9c951c5163c4a9bc60a45d477fd5d9b592e54') prepare() { cd "cli-${pkgver}"
