Date: Thursday, March 9, 2023 @ 08:23:35
  Author: alerque
Revision: 1416968

upgpkg: github-cli 2.24.1-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-09 08:05:28 UTC (rev 1416967)
+++ PKGBUILD    2023-03-09 08:23:35 UTC (rev 1416968)
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield <[email protected]>
 
 pkgname=github-cli
-pkgver=2.24.0
+pkgver=2.24.1
 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=('651e873f6a4aafec0c413f18074b70f5d6a1f394a785073a978353918dce2f4f')
+sha256sums=('145e0114ca709932ca2a287af13479f8f21049f345aae715cc2aede59b2cc20c')
 
 prepare() {
     cd "cli-${pkgver}"

Reply via email to