diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-04-10 18:37:55 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:03:46 +0700 |
commit | de5c5f4310b3f20444c1d8f510732d1f61357448 (patch) | |
tree | 36527ae4e5045ec0b6df1d7a737bee8df9af9b7b /development/github-desktop/github-desktop.SlackBuild | |
parent | 527d292171bb7831f0519d6ebb2a6bbeb5a17a97 (diff) |
development/github-desktop: Updated for version 3.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-desktop/github-desktop.SlackBuild')
-rw-r--r-- | development/github-desktop/github-desktop.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/github-desktop/github-desktop.SlackBuild b/development/github-desktop/github-desktop.SlackBuild index 0934ae9d97..351467c602 100644 --- a/development/github-desktop/github-desktop.SlackBuild +++ b/development/github-desktop/github-desktop.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=github-desktop SRCNAM=GitHubDesktop VERSION=${VERSION:-3.3.12} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |