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

Message: Upgraded to 2.17.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 5801603..2620441 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.16.1
+pkgver = 2.17.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.16.1/gh_2.16.1_linux_amd64.deb
-b2sums = f590d7a7e99f4bcc2eb90e721938b21425b0d9f3380dd20cace64de320eeab848c2da6a72d1216bee00aea9e915d5c8a7ba4a739bc44c3e173b3c4be44d64646
+source = https://github.com/cli/cli/releases/download/v2.17.0/gh_2.17.0_linux_amd64.deb
+b2sums = dc269e08bf3dfdd10ab09408bf2863e3e22f19949bcbe046fed6c2c3bac990c3755dc4e6af9e145fe11e4b5dbe1a76840125ca1221d74ec9630f2757b379ee5b
diff --git a/PKGBUILD b/PKGBUILD
index f482d29..c99d81a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.16.1'
+pkgver='2.17.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=('f590d7a7e99f4bcc2eb90e721938b21425b0d9f3380dd20cace64de320eeab848c2da6a72d1216bee00aea9e915d5c8a7ba4a739bc44c3e173b3c4be44d64646')
+b2sums=('dc269e08bf3dfdd10ab09408bf2863e3e22f19949bcbe046fed6c2c3bac990c3755dc4e6af9e145fe11e4b5dbe1a76840125ca1221d74ec9630f2757b379ee5b')
 
 package() {
     # Extract data.tar.xz to pkgdir