makedeb


gh-bin 2.20.2-1


GitHub’s official command line tool.

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

Commit:


Hash: 77e3d96ffd8d6a9335b998a79ae5e05c72159e04

Message: Upgraded to 2.8.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 048680c..ecf0509 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = gh-bin
 	pkgdesc = GitHub’s official command line tool.
-	pkgver = 2.7.0
+	pkgver = 2.8.0
 	pkgrel = 1
 	url = https://github.com/cli/cli
 	arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = gh-bin
 	provides = gh
 	conflicts = gh-git
 	conflicts = gh
-	source = https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_linux_amd64.deb
-	sha256sums = ce393ac41fd97fd27ebdaf81de882150b6d4fc4444afe8f490d74d1312260481
+	source = https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_linux_amd64.deb
+	sha256sums = 720ab5f1ff93ce07ace78da1c6ae7275a7e3cea0a33620bf7e840346bd88e1fe
 
 pkgname = gh-bin
diff --git a/PKGBUILD b/PKGBUILD
index a663845..2c47e0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.7.0'
+pkgver='2.8.0'
 pkgrel='1'
 pkgdesc="GitHub’s official command line tool."
 arch=('x86_64')
@@ -12,7 +12,7 @@ url="https://github.com/cli/cli"
 conflicts=("gh-git" "gh")
 
 source=("${url}/releases/download/v${pkgver}/gh_${pkgver}_linux_amd64.deb")
-sha256sums=('ce393ac41fd97fd27ebdaf81de882150b6d4fc4444afe8f490d74d1312260481')
+sha256sums=('720ab5f1ff93ce07ace78da1c6ae7275a7e3cea0a33620bf7e840346bd88e1fe')
 
 package() {
     # Extract data.tar.xz to pkgdir