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

Message: Upgraded to 2.12.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index e72058f..bafc2b5 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.11.3
+pkgver = 2.12.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.11.3/gh_2.11.3_linux_amd64.deb
-sha256sums = 534bc870f974ce1e2da2d590fffdcf012f330c3509061d3070b47f485f401a18
+source = https://github.com/cli/cli/releases/download/v2.12.0/gh_2.12.0_linux_amd64.deb
+sha256sums = 666afe31a90f28a6183e5ca94866b29f77a62fccca3890eaf7d1eafb8273d4b5
diff --git a/PKGBUILD b/PKGBUILD
index c2dc97e..6a2212f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="gh-bin"
 provides=('gh')
-pkgver='2.11.3'
+pkgver='2.12.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=('534bc870f974ce1e2da2d590fffdcf012f330c3509061d3070b47f485f401a18')
+sha256sums=('666afe31a90f28a6183e5ca94866b29f77a62fccca3890eaf7d1eafb8273d4b5')
 
 package() {
     # Extract data.tar.xz to pkgdir