Date: Tuesday, March 15, 2022 @ 17:49:01
  Author: alerque
Revision: 1154677

upgpkg: github-cli 2.6.0-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-15 17:47:49 UTC (rev 1154676)
+++ PKGBUILD    2022-03-15 17:49:01 UTC (rev 1154677)
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.5.2
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -14,7 +14,7 @@
 makedepends=("go" "git")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('cbf22fea4574047ca3a356ee4ef629d62b872f4c4ff4e4b78fe4f89ca431858e')
+sha256sums=('e5dda0f214f31b523a58ed227bb837695110c2a89e24e7d3e306d017b42002a4')
 
 prepare() {
     cd "cli-${pkgver}"

Reply via email to