diff options
| author | Ebben Aries <earies@dscp.org> | 2021-02-18 14:22:49 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-19 23:30:43 +0700 |
| commit | 2f355a97ec9144ddd9882bad01ad300c37875e7b (patch) | |
| tree | 3f26065de8b4885cd0c49b39996db31e8bb7cbbb /development/github-cli/github-cli.SlackBuild | |
| parent | 6bcbf3aecccb37cc661906dd6cc3eff20bafd7e8 (diff) | |
development/github-cli: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli/github-cli.SlackBuild')
| -rw-r--r-- | development/github-cli/github-cli.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index 92f6147510..8c9ade89b7 100644 --- a/development/github-cli/github-cli.SlackBuild +++ b/development/github-cli/github-cli.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GitHub CLI -# Copyright 2020 Ebben Aries +# Copyright 2020-2021 Ebben Aries <slackbuilds@dscp.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=github-cli DEBNAM=gh -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |
