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: 50c38cb536466c7e453aa246cbe967e2bc36cfde

Message: Upgraded to 2.19.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 199bde8..8c3a35c 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.1
+pkgver = 2.19.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.18.1/gh_2.18.1_linux_amd64.deb
-b2sums = ed211a27333b12a631d6b44b83114c60c7df8ceb42e6fc792f829c32d1c7dd62dde0448d5f9c657592d2656065d28807a0e02ce45bb61ec7396cc8f4c6e2d4bc
+source = https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_linux_amd64.deb
+b2sums = 459a97dcd131c5deafd7d7d210ab808e3b2677c02470ecde5e0f0e0ee76a5353f0b1762551657df5d87152de61e7c7b73632147421be58ce4f3a37162ef5b7ad
diff --git a/PKGBUILD b/PKGBUILD
index efcd801..b628201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.18.1'
+pkgver='2.19.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=('ed211a27333b12a631d6b44b83114c60c7df8ceb42e6fc792f829c32d1c7dd62dde0448d5f9c657592d2656065d28807a0e02ce45bb61ec7396cc8f4c6e2d4bc')
+b2sums=('459a97dcd131c5deafd7d7d210ab808e3b2677c02470ecde5e0f0e0ee76a5353f0b1762551657df5d87152de61e7c7b73632147421be58ce4f3a37162ef5b7ad')
 
 package() {
     # Extract data.tar.xz to pkgdir