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


Commits:
44693744 by Caleb Maclennan at 2026-02-20T22:57:45+03:00
upgpkg: 2.87.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = github-cli
        pkgdesc = The GitHub CLI
-       pkgver = 2.87.0
+       pkgver = 2.87.1
        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.0.tar.gz::https://github.com/cli/cli/archive/v2.87.0.tar.gz
-       sha256sums = 
c4ac248d322c6b55d02d1a53fed755e69161a6b816f72e400fe3ad593743acf4
+       source = 
github-cli-2.87.1.tar.gz::https://github.com/cli/cli/archive/v2.87.1.tar.gz
+       sha256sums = 
6dc42ec74adacd22a5e5f2ece153c572df17c7b3142ab34fc22c407e271c5132
 
 pkgname = github-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.87.0
+pkgver=2.87.1
 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=('c4ac248d322c6b55d02d1a53fed755e69161a6b816f72e400fe3ad593743acf4')
+sha256sums=('6dc42ec74adacd22a5e5f2ece153c572df17c7b3142ab34fc22c407e271c5132')
 
 prepare() {
     cd "cli-${pkgver}"



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

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


Reply via email to