diff --git a/packages/github-cli-deb/.SRCINFO b/packages/github-cli-deb/.SRCINFO index 4c757d1f19..2f89256935 100644 --- a/packages/github-cli-deb/.SRCINFO +++ b/packages/github-cli-deb/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = github-cli-deb gives = gh - pkgver = 2.49.0 + pkgver = 2.61.0 pkgdesc = GitHub's official command line tool arch = arm64 arch = amd64 @@ -9,9 +9,9 @@ pkgbase = github-cli-deb replaces = gh maintainer = Oren Klopfer repology = project: github-cli - source_arm64 = https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_linux_arm64.deb - sha256sums_arm64 = 3941a3dbaf1850a5e6f5895f0d489ad757e65a6887d325a54d74a796915f3222 - source_amd64 = https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_linux_amd64.deb - sha256sums_amd64 = f29848d15081ebddefe83d83731c17df86d05d948d82f9717bb3da57d18f8ab2 + source_arm64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_arm64.deb + sha256sums_arm64 = 37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d + source_amd64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.deb + sha256sums_amd64 = 6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3 pkgname = github-cli-deb diff --git a/packages/github-cli-deb/github-cli-deb.pacscript b/packages/github-cli-deb/github-cli-deb.pacscript index 1a53ff7b95..76727adac1 100644 --- a/packages/github-cli-deb/github-cli-deb.pacscript +++ b/packages/github-cli-deb/github-cli-deb.pacscript @@ -2,10 +2,10 @@ pkgname="github-cli-deb" gives="gh" breaks=("${gives}-bin" "${gives}-git") replaces=("${gives}") -pkgver="2.49.0" +pkgver="2.61.0" arch=('arm64' 'amd64') -sha256sums_arm64=("3941a3dbaf1850a5e6f5895f0d489ad757e65a6887d325a54d74a796915f3222") -sha256sums_amd64=("f29848d15081ebddefe83d83731c17df86d05d948d82f9717bb3da57d18f8ab2") +sha256sums_arm64=("37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d") +sha256sums_amd64=("6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3") source=("https://github.com/cli/cli/releases/download/v${pkgver}/${gives}_${pkgver}_linux_${CARCH}.deb") pkgdesc="GitHub's official command line tool" repology=("project: github-cli") diff --git a/srclist b/srclist index 35d732bc1a..378f04a02a 100644 --- a/srclist +++ b/srclist @@ -3363,7 +3363,7 @@ pkgname = github-cli-bin --- pkgbase = github-cli-deb gives = gh - pkgver = 2.49.0 + pkgver = 2.61.0 pkgdesc = GitHub's official command line tool arch = arm64 arch = amd64 @@ -3372,10 +3372,10 @@ pkgbase = github-cli-deb replaces = gh maintainer = Oren Klopfer repology = project: github-cli - source_arm64 = https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_linux_arm64.deb - sha256sums_arm64 = 3941a3dbaf1850a5e6f5895f0d489ad757e65a6887d325a54d74a796915f3222 - source_amd64 = https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_linux_amd64.deb - sha256sums_amd64 = f29848d15081ebddefe83d83731c17df86d05d948d82f9717bb3da57d18f8ab2 + source_arm64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_arm64.deb + sha256sums_arm64 = 37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d + source_amd64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.deb + sha256sums_amd64 = 6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3 pkgname = github-cli-deb ---