makedeb
GitHub’s official command line tool.
Click here to go back to the commit logs for gh-bin.
Hash: 707d933d5544f2deb3964d23b6fc71f5cf32c8e8
Message: Upgraded to 2.11.0
diff --git a/.SRCINFO b/.SRCINFO
index b1cbda9..757b229 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.1
+pkgver = 2.11.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.10.1/gh_2.10.1_linux_amd64.deb
-sha256sums = a7f55a6e1810861ca80aabe06e30920fba7e4a3491751e11f04c104340819489
+source = https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_linux_amd64.deb
+sha256sums = 7ae3010b0067330b4b8837e74d5d08b5ee119da2d341de9c5c8168d481a677e5
diff --git a/PKGBUILD b/PKGBUILD
index 651cc20..1c585ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="gh-bin"
provides=('gh')
-pkgver='2.10.1'
+pkgver='2.11.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")
-sha256sums=('a7f55a6e1810861ca80aabe06e30920fba7e4a3491751e11f04c104340819489')
+sha256sums=('7ae3010b0067330b4b8837e74d5d08b5ee119da2d341de9c5c8168d481a677e5')
package() {
# Extract data.tar.xz to pkgdir