Date: Tuesday, December 15, 2020 @ 20:13:37
  Author: foxboron
Revision: 776157

upgpkg: github-cli 1.4.0-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-15 20:12:47 UTC (rev 776156)
+++ PKGBUILD    2020-12-15 20:13:37 UTC (rev 776157)
@@ -3,7 +3,7 @@
 # Contributor: Richard Bradfield <bradf...@fstab.me>
 
 pkgname=github-cli
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -14,7 +14,7 @@
 checkdepends=("git")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('5e5dca830aa5012fa1851513c10c0a5de4d3f38c16a172928b1d8e9dd9c75957')
+sha256sums=('9f8851264938e48f5ccabe12e4de404ee0f94c8e33c107b818c4e324dbafa558')
 
 build() {
     cd "cli-$pkgver"

Reply via email to