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


Commits:
26f0aee9 by Caleb Maclennan at 2025-04-25T08:05:08+03:00
upgpkg: 2.71.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = github-cli
        pkgdesc = The GitHub CLI
-       pkgver = 2.71.1
+       pkgver = 2.71.2
        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.71.1.tar.gz::https://github.com/cli/cli/archive/v2.71.1.tar.gz
-       sha256sums = 
32510bc434aee379addf6a46892dcbfc4a90ce03c8560a4385b10c5c6ff60f1c
+       source = 
github-cli-2.71.2.tar.gz::https://github.com/cli/cli/archive/v2.71.2.tar.gz
+       sha256sums = 
f63adebce6e555005674b46ea6d96843b5e870bdb698759834276a69a121875c
 
 pkgname = github-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <bradf...@fstab.me>
 
 pkgname=github-cli
-pkgver=2.71.1
+pkgver=2.71.2
 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=('32510bc434aee379addf6a46892dcbfc4a90ce03c8560a4385b10c5c6ff60f1c')
+sha256sums=('f63adebce6e555005674b46ea6d96843b5e870bdb698759834276a69a121875c')
 
 prepare() {
     cd "cli-${pkgver}"



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

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


Reply via email to