summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-02-18 22:22:49 +0100
committer Willy Sudiarto Raharjo2021-02-19 17:30:43 +0100
commit2f355a97ec9144ddd9882bad01ad300c37875e7b (patch)
tree3f26065de8b4885cd0c49b39996db31e8bb7cbbb
parent6bcbf3aecccb37cc661906dd6cc3eff20bafd7e8 (diff)
downloadslackbuilds-2f355a97ec9144ddd9882bad01ad300c37875e7b.tar.gz
development/github-cli: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/github-cli/github-cli.SlackBuild4
-rw-r--r--development/github-cli/github-cli.info10
2 files changed, 7 insertions, 7 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}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index b6a2951206..730f36322e 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.5.0"
+VERSION="1.6.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_linux_386.deb"
-MD5SUM="5c67cb6bd00eabd87b0d989244ddb636"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_linux_amd64.deb"
-MD5SUM_x86_64="5aa7e4bf2749307c627a471185347319"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_linux_386.deb"
+MD5SUM="520c6dcba29ca4df499be55e9b7f64bd"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_linux_amd64.deb"
+MD5SUM_x86_64="d103a2563219806dbe10720ab98fe4e6"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"