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


Commits:
8bfb1f3f by Caleb Maclennan at 2024-04-03T21:48:11+03:00
upgpkg: 2.47.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = github-cli
        pkgdesc = The GitHub CLI
-       pkgver = 2.46.0
+       pkgver = 2.47.0
        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.46.0.tar.gz::https://github.com/cli/cli/archive/v2.46.0.tar.gz
-       sha256sums = 
663871687310c671ecc183a258fa573622e1e972c681982ac79a25c967fd40b2
+       source = 
github-cli-2.47.0.tar.gz::https://github.com/cli/cli/archive/v2.47.0.tar.gz
+       sha256sums = 
f87622443f143a84462a026534cf234b059c609a6053d7c9ff692c45b30e63f4
 
 pkgname = github-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <bradf...@fstab.me>
 
 pkgname=github-cli
-pkgver=2.46.0
+pkgver=2.47.0
 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=('663871687310c671ecc183a258fa573622e1e972c681982ac79a25c967fd40b2')
+sha256sums=('f87622443f143a84462a026534cf234b059c609a6053d7c9ff692c45b30e63f4')
 
 prepare() {
     cd "cli-${pkgver}"



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

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


Reply via email to