Date: Tuesday, March 21, 2023 @ 11:01:38 Author: alerque Revision: 1424669
upgpkg: github-cli 2.25.0-1 Modified: github-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-21 11:01:31 UTC (rev 1424668) +++ PKGBUILD 2023-03-21 11:01:38 UTC (rev 1424669) @@ -4,7 +4,7 @@ # Contributor: Richard Bradfield <[email protected]> pkgname=github-cli -pkgver=2.24.3 +pkgver=2.25.0 pkgrel=1 pkgdesc="The GitHub CLI" arch=("x86_64") @@ -16,7 +16,7 @@ optdepends=("git: To interact with repositories" "org.freedesktop.secrets: Store credentials in system keyring") source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") -sha256sums=('f5c8a273d3adabee9d4a07d38e738df589f1e9dcdae03f9c7b8e3d8aa4b58cf4') +sha256sums=('b445dbb863643d30cc7991b134c694ea14492e7fac363a9e2648f245f67184f7') prepare() { cd "cli-${pkgver}"
