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: 1f3024b0517f7e6f694ec396875b34ac847a7136

Message: Upgraded to 2.10.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 0307145..b1cbda9 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.10.0
+pkgver = 2.10.1
 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.10.0/gh_2.10.0_linux_amd64.deb
-sha256sums = c9659f835dc1a93d557c878045938089bdb015596e6a36ab88baa7ffa72f3656
+source = https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_linux_amd64.deb
+sha256sums = a7f55a6e1810861ca80aabe06e30920fba7e4a3491751e11f04c104340819489
diff --git a/PKGBUILD b/PKGBUILD
index 6a288ee..651cc20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.10.0'
+pkgver='2.10.1'
 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=('c9659f835dc1a93d557c878045938089bdb015596e6a36ab88baa7ffa72f3656')
+sha256sums=('a7f55a6e1810861ca80aabe06e30920fba7e4a3491751e11f04c104340819489')
 
 package() {
     # Extract data.tar.xz to pkgdir