Date: Tuesday, November 15, 2022 @ 08:27:19
  Author: alerque
Revision: 1348778

upgpkg: github-cli 2.20.1-1

Modified:
  github-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-15 07:43:04 UTC (rev 1348777)
+++ PKGBUILD    2022-11-15 08:27:19 UTC (rev 1348778)
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.20.0
+pkgver=2.20.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=('d8c16de9dc4ed5b42c84eca1be51f2bd84cb181b6f0cb932b6af4d8b2de8342d')
+sha256sums=('bd65dc1855616823003f79fe1deaea77dca420d7c465bfbb13b5567876219d8b')
 
 prepare() {
     cd "cli-${pkgver}"

Reply via email to