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


Commits:
80aab19f by Caleb Maclennan at 2024-11-07T22:07:56+03:00
upgpkg: 2.61.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = github-cli
        pkgdesc = The GitHub CLI
-       pkgver = 2.60.1
+       pkgver = 2.61.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.60.1.tar.gz::https://github.com/cli/cli/archive/v2.60.1.tar.gz
-       sha256sums = 
9e9337c2564894c4cd32b2ac419611263c3e870e95567811365aacd4be5dd51d
+       source = 
github-cli-2.61.0.tar.gz::https://github.com/cli/cli/archive/v2.61.0.tar.gz
+       sha256sums = 
bf134281db2b65827426e3ad186de55cb04d0f92051ca2e6bd8a7d47aabe5b18
 
 pkgname = github-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.60.1
+pkgver=2.61.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=('9e9337c2564894c4cd32b2ac419611263c3e870e95567811365aacd4be5dd51d')
+sha256sums=('bf134281db2b65827426e3ad186de55cb04d0f92051ca2e6bd8a7d47aabe5b18')
 
 prepare() {
     cd "cli-${pkgver}"



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

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


Reply via email to