makedeb


gh 2.20.0-1


The GitHub CLI

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

Commit:


Hash: 3942612ad4cc2d2072f3a5e6ba8f1e189f3266a1

Message: Upgraded to 2.6.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index f4d7753..b49924e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = gh
 	pkgdesc = The GitHub CLI
-	pkgver = 2.5.2
+	pkgver = 2.6.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.5.2
+	source = git+https://github.com/cli/cli.git#tag=v2.6.0
 	sha256sums = SKIP
 
 pkgname = gh
diff --git a/PKGBUILD b/PKGBUILD
index 003919b..957193e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
 
 pkgname="gh"
 _gitname="cli"
-pkgver="2.5.2"
+pkgver="2.6.0"
 pkgrel="1"
 pkgdesc="The GitHub CLI"
 arch=("any")