makedeb


gh 2.20.0-1


The GitHub CLI

Click here to go back to the commit logs for gh.

Commit:


Hash: 8091d76d9152372a76eb9f6eddcb6567f9273c15

Message: Upgraded to 2.8.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index bc3a921..ca337fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = gh
 	pkgdesc = The GitHub CLI
-	pkgver = 2.7.0
+	pkgver = 2.8.0
 	pkgrel = 1
 	url = https://github.com/cli/cli
 	arch = any
@@ -13,7 +13,7 @@ pkgbase = gh
 	optdepends = git: To interact with repositories
 	conflicts = gh-git
 	conflicts = gh-bin
-	source = git+https://github.com/cli/cli.git#tag=v2.7.0
+	source = git+https://github.com/cli/cli.git#tag=v2.8.0
 	sha256sums = SKIP
 
 pkgname = gh
diff --git a/PKGBUILD b/PKGBUILD
index ad20f81..f9948ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
 
 pkgname="gh"
 _gitname="cli"
-pkgver='2.7.0'
+pkgver='2.8.0'
 pkgrel='1'
 pkgdesc="The GitHub CLI"
 arch=("any")