Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
github-cli
Commits:
da1d23d8 by Caleb Maclennan at 2026-05-28T23:19:26+03:00
upgpkg: 2.93.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = github-cli
pkgdesc = The GitHub CLI
- pkgver = 2.92.0
- pkgrel = 2
+ pkgver = 2.93.0
+ pkgrel = 1
url = https://github.com/cli/cli
arch = x86_64
license = MIT
@@ -13,9 +13,9 @@ pkgbase = github-cli
optdepends = git: To interact with repositories
optdepends = org.freedesktop.secrets: Store credentials in system
keyring
options = !lto
- source =
github-cli-2.92.0.tar.gz::https://github.com/cli/cli/archive/v2.92.0.tar.gz
+ source =
github-cli-2.93.0.tar.gz::https://github.com/cli/cli/archive/v2.93.0.tar.gz
source =
https://github.com/cli/cli/commit/cb2509cb612cf9111a12a7960afd10b0c9d2dede.patch
- sha256sums =
ad18928ce4e2695d7fc1adefa0f5e0496e570a430016cee4c22d7bf87e5d9c1d
+ sha256sums =
8f3369ade41fe7a04ff93ec6029d5b0a8a94ccb4bb59f338d5c445aa695f0753
sha256sums =
f5c78941435a2cd7581b3ccc7f7c1f6db17e2e910bb6b87d1693ccb19ec0e7aa
pkgname = github-cli
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Richard Bradfield <[email protected]>
pkgname=github-cli
-pkgver=2.92.0
-pkgrel=2
+pkgver=2.93.0
+pkgrel=1
pkgdesc="The GitHub CLI"
arch=("x86_64")
url="https://github.com/cli/cli"
@@ -18,7 +18,7 @@ optdepends=("git: To interact with repositories"
options=(!lto)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"$url/commit/cb2509cb612cf9111a12a7960afd10b0c9d2dede.patch")
-sha256sums=('ad18928ce4e2695d7fc1adefa0f5e0496e570a430016cee4c22d7bf87e5d9c1d'
+sha256sums=('8f3369ade41fe7a04ff93ec6029d5b0a8a94ccb4bb59f338d5c445aa695f0753'
'f5c78941435a2cd7581b3ccc7f7c1f6db17e2e910bb6b87d1693ccb19ec0e7aa')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli/-/commit/da1d23d83e09f4e70561d7c4ec71717db8a3fb70
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli/-/commit/da1d23d83e09f4e70561d7c4ec71717db8a3fb70
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help