File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed
Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11pkgbase = github-cli-deb
22 gives = gh
3- pkgver = 2.61 .0
3+ pkgver = 2.65 .0
44 pkgdesc = GitHub's official command line tool
55 arch = arm64
66 arch = amd64
@@ -9,9 +9,9 @@ pkgbase = github-cli-deb
99 replaces = gh
1010 maintainer = Oren Klopfer <oren@taumoda.com>
1111 repology = project: github-cli
12- source_arm64 = https://github.com/cli/cli/releases/download/v2.61 .0/gh_2.61 .0_linux_arm64.deb
13- sha256sums_arm64 = 37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d
14- source_amd64 = https://github.com/cli/cli/releases/download/v2.61 .0/gh_2.61 .0_linux_amd64.deb
15- sha256sums_amd64 = 6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3
12+ source_arm64 = https://github.com/cli/cli/releases/download/v2.65 .0/gh_2.65 .0_linux_arm64.deb
13+ sha256sums_arm64 = 1b2766846b678468d3776f75102cb8d54c42a032ecf3c71c7377612ef64537d4
14+ source_amd64 = https://github.com/cli/cli/releases/download/v2.65 .0/gh_2.65 .0_linux_amd64.deb
15+ sha256sums_amd64 = df1c9f5bfe6d0443c19f36d2c83390b650f7262e687b31db8353a604cc4ad4b4
1616
1717pkgname = github-cli-deb
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ pkgname="github-cli-deb"
22gives="gh"
33breaks=("${gives}-bin" "${gives}-git")
44replaces=("${gives}")
5- pkgver="2.61 .0"
5+ pkgver="2.65 .0"
66arch=('arm64' 'amd64')
7- sha256sums_arm64=("37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d ")
8- sha256sums_amd64=("6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3 ")
7+ sha256sums_arm64=("1b2766846b678468d3776f75102cb8d54c42a032ecf3c71c7377612ef64537d4 ")
8+ sha256sums_amd64=("df1c9f5bfe6d0443c19f36d2c83390b650f7262e687b31db8353a604cc4ad4b4 ")
99source=("https://github.com/cli/cli/releases/download/v${pkgver}/${gives}_${pkgver}_linux_${CARCH}.deb")
1010pkgdesc="GitHub's official command line tool"
1111repology=("project: github-cli")
Original file line number Diff line number Diff line change @@ -3505,7 +3505,7 @@ pkgname = github-cli-bin
35053505---
35063506pkgbase = github-cli-deb
35073507 gives = gh
3508- pkgver = 2.61 .0
3508+ pkgver = 2.65 .0
35093509 pkgdesc = GitHub's official command line tool
35103510 arch = arm64
35113511 arch = amd64
@@ -3514,10 +3514,10 @@ pkgbase = github-cli-deb
35143514 replaces = gh
35153515 maintainer = Oren Klopfer <oren@taumoda.com>
35163516 repology = project: github-cli
3517- source_arm64 = https://github.com/cli/cli/releases/download/v2.61 .0/gh_2.61 .0_linux_arm64.deb
3518- sha256sums_arm64 = 37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d
3519- source_amd64 = https://github.com/cli/cli/releases/download/v2.61 .0/gh_2.61 .0_linux_amd64.deb
3520- sha256sums_amd64 = 6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3
3517+ source_arm64 = https://github.com/cli/cli/releases/download/v2.65 .0/gh_2.65 .0_linux_arm64.deb
3518+ sha256sums_arm64 = 1b2766846b678468d3776f75102cb8d54c42a032ecf3c71c7377612ef64537d4
3519+ source_amd64 = https://github.com/cli/cli/releases/download/v2.65 .0/gh_2.65 .0_linux_amd64.deb
3520+ sha256sums_amd64 = df1c9f5bfe6d0443c19f36d2c83390b650f7262e687b31db8353a604cc4ad4b4
35213521
35223522pkgname = github-cli-deb
35233523---
You can’t perform that action at this time.
0 commit comments