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


Commits:
3e44ed14 by Caleb Maclennan at 2024-04-30T21:42:48+03:00
upgpkg: 2.49.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = github-cli
        pkgdesc = The GitHub CLI
-       pkgver = 2.48.0
-       pkgrel = 2
+       pkgver = 2.49.0
+       pkgrel = 1
        url = https://github.com/cli/cli
        arch = x86_64
        license = MIT
@@ -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.48.0.tar.gz::https://github.com/cli/cli/archive/v2.48.0.tar.gz
-       sha256sums = 
a9c40e895293f50c10bfaa0bf92a9685128bd80dd6b4d04c7fea1d5494314a60
+       source = 
github-cli-2.49.0.tar.gz::https://github.com/cli/cli/archive/v2.49.0.tar.gz
+       sha256sums = 
fc21c007219919da19f09180d3b966db95cd766bdb4123800d5ce292633a2132
 
 pkgname = github-cli


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Richard Bradfield <bradf...@fstab.me>
 
 pkgname=github-cli
-pkgver=2.48.0
-pkgrel=2
+pkgver=2.49.0
+pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
 url="https://github.com/cli/cli";
@@ -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=('a9c40e895293f50c10bfaa0bf92a9685128bd80dd6b4d04c7fea1d5494314a60')
+sha256sums=('fc21c007219919da19f09180d3b966db95cd766bdb4123800d5ce292633a2132')
 
 prepare() {
     cd "cli-${pkgver}"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli/-/commit/3e44ed1405980c5f8ed1bd878840e1d8fa037c96
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to