makedeb
GitHub’s official command line tool.
Click here to go back to the commit logs for gh-bin.
Hash: bb52b66e5fecc546113ba34a83acc6c82c2c14e4
Message: Upgraded to 2.18.1
diff --git a/.SRCINFO b/.SRCINFO
index c8a4af1..199bde8 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.18.0
+pkgver = 2.18.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.18.0/gh_2.18.0_linux_amd64.deb
-b2sums = 742562ceafcac2ce61c21e03571fa4b1816058e6cfc7aee32b73680802334dbb54e0257ec3ba00cd99ca880eee20d76ade8ce49fa36eb9b0c5fb192d310af643
+source = https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_linux_amd64.deb
+b2sums = ed211a27333b12a631d6b44b83114c60c7df8ceb42e6fc792f829c32d1c7dd62dde0448d5f9c657592d2656065d28807a0e02ce45bb61ec7396cc8f4c6e2d4bc
diff --git a/PKGBUILD b/PKGBUILD
index 15724c3..efcd801 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="gh-bin"
provides=('gh')
-pkgver='2.18.0'
+pkgver='2.18.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")
-b2sums=('742562ceafcac2ce61c21e03571fa4b1816058e6cfc7aee32b73680802334dbb54e0257ec3ba00cd99ca880eee20d76ade8ce49fa36eb9b0c5fb192d310af643')
+b2sums=('ed211a27333b12a631d6b44b83114c60c7df8ceb42e6fc792f829c32d1c7dd62dde0448d5f9c657592d2656065d28807a0e02ce45bb61ec7396cc8f4c6e2d4bc')
package() {
# Extract data.tar.xz to pkgdir