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

Message: Upgraded to 2.20.2

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 137c223..532a4da 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.20.0
+pkgver = 2.20.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.20.0/gh_2.20.0_linux_amd64.deb
-b2sums = 25db85dccb95498699f91ecf339723aa435186e2e384c29e3881ad8fa03e1ffb3202e75dedaae5683f9c108b829bfbcad7a8635ec62668d5e398d7e12f871b56
+source = https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_linux_amd64.deb
+b2sums = e0569ae5ec3df2d3be67e9d055b5ac818f113ecf0022c4eb8155734f98d81472effbcef9790e504dbc55bfa16dc5af3d9df7dd4a7febeb598aa9cdaa36de6da3
diff --git a/PKGBUILD b/PKGBUILD
index 77769e8..8d0fbea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.20.0'
+pkgver='2.20.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")
-b2sums=('25db85dccb95498699f91ecf339723aa435186e2e384c29e3881ad8fa03e1ffb3202e75dedaae5683f9c108b829bfbcad7a8635ec62668d5e398d7e12f871b56')
+b2sums=('e0569ae5ec3df2d3be67e9d055b5ac818f113ecf0022c4eb8155734f98d81472effbcef9790e504dbc55bfa16dc5af3d9df7dd4a7febeb598aa9cdaa36de6da3')
 
 package() {
     # Extract data.tar.xz to pkgdir