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

Morten Linderud foxboron at archlinux.org
Tue Oct 6 14:48:32 UTC 2020


    Date: Tuesday, October 6, 2020 @ 14:48:32
  Author: foxboron
Revision: 719336

upgpkg: github-cli 1.1.0-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 14:23:44 UTC (rev 719335)
+++ PKGBUILD	2020-10-06 14:48:32 UTC (rev 719336)
@@ -3,7 +3,7 @@
 # Contributor: Richard Bradfield <bradfier at fstab.me>
 
 pkgname=github-cli
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 makedepends=("go")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('e3d1c341829f5b885dce9aa2bf4bc84db48072752250f6fdb2d62903caf07cfb')
+sha256sums=('3340bcec77dd9cbb5074399effc876cb7d759a235d24ea11253ad7b232b620a2')
 
 build() {
     cd "cli-$pkgver"



More information about the arch-commits mailing list