[arch-commits] Commit in github-cli/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Thu Oct 14 21:20:37 UTC 2021


    Date: Thursday, October 14, 2021 @ 21:20:37
  Author: foxboron
Revision: 1030202

upgpkg: github-cli 2.1.0-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-14 21:05:44 UTC (rev 1030201)
+++ PKGBUILD	2021-10-14 21:20:37 UTC (rev 1030202)
@@ -3,7 +3,7 @@
 # Contributor: Richard Bradfield <bradfier at fstab.me>
 
 pkgname=github-cli
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 makedepends=("go" "git")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('5d93535395a6684dee1d9d1d3cde859addd76f56581e0111d95a9c685d582426')
+sha256sums=('4b353b121a0f3ddf5046f0a1ae719a0539e0cddef27cc78a1b33ad7d1d22c007')
 
 prepare() {
     cd "cli-${pkgver}"



More information about the arch-commits mailing list