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: b2b08751b3675db498478160ad92fcc16bdc008a

Message: Upgraded to 2.11.2

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 5506e9d..7ab0d85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = gh-bin
 pkgbase = gh-bin
 pkgdesc = GitHub’s official command line tool.
 pkgrel = 1
-pkgver = 2.11.1
+pkgver = 2.11.2
 url = https://github.com/cli/cli
 arch = x86_64
 conflicts = gh-git
@@ -11,5 +11,5 @@ conflicts = gh
 depends = git
 license = MIT
 provides = gh
-source = https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_linux_amd64.deb
-sha256sums = 65b14a26f75e09cad0fa9604580f998099ef349444d1c322430fa3fbc6140eb4
+source = https://github.com/cli/cli/releases/download/v2.11.2/gh_2.11.2_linux_amd64.deb
+sha256sums = a10e1aa3bfd417806fa9fd13921dbf568f992ada376e0e30bb5dbfe66eef6ebb
diff --git a/PKGBUILD b/PKGBUILD
index 071accb..f1bb9c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.11.1'
+pkgver='2.11.2'
 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=('65b14a26f75e09cad0fa9604580f998099ef349444d1c322430fa3fbc6140eb4')
+sha256sums=('a10e1aa3bfd417806fa9fd13921dbf568f992ada376e0e30bb5dbfe66eef6ebb')
 
 package() {
     # Extract data.tar.xz to pkgdir