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: 0a6a2985359584bfeda1080c5d9ee8a1cc4f2c15

Message: Upgraded to 2.18.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2620441..c8a4af1 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.17.0
+pkgver = 2.18.0
 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.17.0/gh_2.17.0_linux_amd64.deb
-b2sums = dc269e08bf3dfdd10ab09408bf2863e3e22f19949bcbe046fed6c2c3bac990c3755dc4e6af9e145fe11e4b5dbe1a76840125ca1221d74ec9630f2757b379ee5b
+source = https://github.com/cli/cli/releases/download/v2.18.0/gh_2.18.0_linux_amd64.deb
+b2sums = 742562ceafcac2ce61c21e03571fa4b1816058e6cfc7aee32b73680802334dbb54e0257ec3ba00cd99ca880eee20d76ade8ce49fa36eb9b0c5fb192d310af643
diff --git a/PKGBUILD b/PKGBUILD
index c99d81a..15724c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.17.0'
+pkgver='2.18.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")
-b2sums=('dc269e08bf3dfdd10ab09408bf2863e3e22f19949bcbe046fed6c2c3bac990c3755dc4e6af9e145fe11e4b5dbe1a76840125ca1221d74ec9630f2757b379ee5b')
+b2sums=('742562ceafcac2ce61c21e03571fa4b1816058e6cfc7aee32b73680802334dbb54e0257ec3ba00cd99ca880eee20d76ade8ce49fa36eb9b0c5fb192d310af643')
 
 package() {
     # Extract data.tar.xz to pkgdir