Date: Wednesday, April 13, 2022 @ 19:03:01
  Author: alerque
Revision: 1186079

upgpkg: github-cli 2.8.0-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-04-13 17:21:54 UTC (rev 1186078)
+++ PKGBUILD    2022-04-13 19:03:01 UTC (rev 1186079)
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.7.0
+pkgver=2.8.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=('d6cd8887f22fd57d477a0e640b63f7632b345056bf01b4dfc080e1e7a8191136')
+sha256sums=('d4aed3f4325bc518cf4af6fc7989ab35b498e42e8f97ba0e6bb07d7e3b14886a')
 
 prepare() {
     cd "cli-${pkgver}"

Reply via email to