Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
github-cli


Commits:
c8f778b7 by Caleb Maclennan at 2026-02-24T10:57:11+03:00
upgpkg: 2.87.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = github-cli
        pkgdesc = The GitHub CLI
-       pkgver = 2.87.2
+       pkgver = 2.87.3
        pkgrel = 1
        url = https://github.com/cli/cli
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = github-cli
        depends = mailcap
        optdepends = git: To interact with repositories
        optdepends = org.freedesktop.secrets: Store credentials in system 
keyring
-       source = 
github-cli-2.87.2.tar.gz::https://github.com/cli/cli/archive/v2.87.2.tar.gz
-       sha256sums = 
b36313ba276842bcdc59d40d2f3497fe373fa19ec0d54bde72594134631cd538
+       source = 
github-cli-2.87.3.tar.gz::https://github.com/cli/cli/archive/v2.87.3.tar.gz
+       sha256sums = 
8aa3458df7204c8b788e3d05c1363fefd899f8a53de22b067d924f24a8ae75ea
 
 pkgname = github-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.87.2
+pkgver=2.87.3
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -16,7 +16,7 @@ checkdepends=("openssh")
 optdepends=("git: To interact with repositories"
             "org.freedesktop.secrets: Store credentials in system keyring")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('b36313ba276842bcdc59d40d2f3497fe373fa19ec0d54bde72594134631cd538')
+sha256sums=('8aa3458df7204c8b788e3d05c1363fefd899f8a53de22b067d924f24a8ae75ea')
 
 prepare() {
     cd "cli-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli/-/commit/c8f778b7d8b917adaad7b637cefb25c10993e3a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli/-/commit/c8f778b7d8b917adaad7b637cefb25c10993e3a1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to