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


Commits:
4e171048 by Caleb Maclennan at 2025-12-10T22:54:04+03:00
upgpkg: 2.83.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = github-cli
        pkgdesc = The GitHub CLI
-       pkgver = 2.83.1
+       pkgver = 2.83.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.83.1.tar.gz::https://github.com/cli/cli/archive/v2.83.1.tar.gz
-       sha256sums = 
5053825b631fa240bba1bfdb3de6ac2c7af5e3c7884b755a6a5764994d02f999
+       source = 
github-cli-2.83.2.tar.gz::https://github.com/cli/cli/archive/v2.83.2.tar.gz
+       sha256sums = 
c031ca887d3aaccb40402a224d901c366852f394f6b2b60d1158f20569e33c89
 
 pkgname = github-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.83.1
+pkgver=2.83.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=('5053825b631fa240bba1bfdb3de6ac2c7af5e3c7884b755a6a5764994d02f999')
+sha256sums=('c031ca887d3aaccb40402a224d901c366852f394f6b2b60d1158f20569e33c89')
 
 prepare() {
     cd "cli-${pkgver}"



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

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


Reply via email to