diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,18 @@
name : github-cli
-version : 1.0.0
-release : 1
+version : 1.4.0
+release : 2
source :
- - https://github.com/cli/cli/archive/v1.0.0.tar.gz : e3d1c341829f5b885dce9aa2bf4bc84db48072752250f6fdb2d62903caf07cfb
+ - https://github.com/cli/cli/archive/v1.4.0.tar.gz : 9f8851264938e48f5ccabe12e4de404ee0f94c8e33c107b818c4e324dbafa558
license : MIT
component : system.utils
-summary : GitHub’s official command line tool
+summary : GitHub’s official command line tool
description: |
github-cli is a tool that allows for GitHub concepts such as pull requests, issues, and gists to be used on the command line.
networking : yes
-builddeps :
+builddeps :
- git
- golang
-rundeps :
+rundeps :
- git
build : |
make bin/gh
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -37,6 +37,7 @@
/usr/share/man/man1/gh-config-set.1
/usr/share/man/man1/gh-config.1
/usr/share/man/man1/gh-gist-create.1
+ /usr/share/man/man1/gh-gist-delete.1
/usr/share/man/man1/gh-gist-edit.1
/usr/share/man/man1/gh-gist-list.1
/usr/share/man/man1/gh-gist-view.1
@@ -73,17 +74,21 @@
/usr/share/man/man1/gh-repo-fork.1
/usr/share/man/man1/gh-repo-view.1
/usr/share/man/man1/gh-repo.1
+ /usr/share/man/man1/gh-secret-list.1
+ /usr/share/man/man1/gh-secret-remove.1
+ /usr/share/man/man1/gh-secret-set.1
+ /usr/share/man/man1/gh-secret.1
/usr/share/man/man1/gh.1
/usr/share/zsh/site-functions/_gh
-
- 2020-09-23
- 1.0.0
+
+ 2020-12-18
+ 1.4.0
Packaging update
Seth Flynn
sethaflynn@gmail.com
\ No newline at end of file