Date: Tuesday, April 4, 2023 @ 20:20:22
  Author: alerque
Revision: 1435243

upgpkg: github-cli 2.26.0-1

Modified:
  github-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 20:04:52 UTC (rev 1435242)
+++ PKGBUILD    2023-04-04 20:20:22 UTC (rev 1435243)
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.25.1
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -16,7 +16,7 @@
 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=('d3b28da03f49600697d2e80c2393425bd382e340040c34641bf3569593c7fbe8')
+sha256sums=('4f941815b7ea3f7e42e67a66d3ac5cebd69aa92bc59411506251708482a797a8')
 
 prepare() {
     cd "cli-${pkgver}"

Reply via email to